]> Cypherpunks.ru repositories - pygost.git/blobdiff - news.texi
Fix 34.10 degree sanitizing
[pygost.git] / news.texi
index 6dc66442d810e3941f25dae4f133aa948988892a..a0ca9d18ba36ba81bc6d999311e0cfdb817b3ee7 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -2,6 +2,17 @@
 @unnumbered News
 
 @table @strong
+
+@anchor{Release 3.12}
+@item 3.12
+    @itemize
+    @item Added mode argument to @code{pygost.gost3410_vko.kek_34102012256},
+        because 256-bit private keys can be used with that algorithm too.
+    @item Fix incorrect degree sanitizing in
+        @code{pygost.gost3410.GOST3410Curve.exp} preventing using of
+        @code{UKM=1} in @code{pygost.gost3410_vko.kek_*} functions.
+    @end itemize
+
 @anchor{Release 3.11}
 @item 3.11
 Fixed PEP247 typing stub with invalid hexdigest method.
@@ -128,4 +139,5 @@ GOST R 34.12-2015 Кузнечик (Kuznechik) implementation.
 
 @item 0.10
 CryptoPro and GOST key wrapping, CryptoPro key meshing.
+
 @end table