]> Cypherpunks.ru repositories - pygost.git/blobdiff - news.texi
Fix __version__ value
[pygost.git] / news.texi
index 852e836ecc6bdbe4e32a1511be90bdfabcad4693..384258a3513f3db3effd33fe53d57efd056ef624 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,6 +3,18 @@
 
 @table @strong
 
+@anchor{Release 4.3}
+@item 4.3
+Dummy release with fixed @code{pygost.__version__}.
+
+@anchor{Release 4.2}
+@item 4.2
+    @itemize
+    @item @code{pygost.gost3410.sign} accepts predefined @code{rand}om
+        data used for k/r generation
+    @item More test vectors for 34.10-2012
+    @end itemize
+
 @anchor{Release 4.1}
 @item 4.1
     @itemize
@@ -177,7 +189,7 @@ Fixed 34.13 mypy stub.
 Typo and pylint fixes.
 
 @item 2.2
-GOST R 34.13-2015 padding methods
+GOST R 34.13-2015 padding methods.
 
 @item 2.1
 Documentation and supplementary files refactoring.