]> Cypherpunks.ru repositories - pygost.git/blobdiff - news.texi
GOST PKCS#8 private keys are wrapped to OCTET STRING
[pygost.git] / news.texi
index c07e23f15fceb27bcaf3ae5d77f0d12caa276d85..8c5bc0dbe56107c3b848b5523c8995717922c8ac 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,6 +3,16 @@
 
 @table @strong
 
+@anchor{Release 5.2}
+@item 5.2
+    @itemize
+    @item @code{GOST3410Curve} has @code{.contains(point)} method for
+        checking if point is on the curve.
+    @item @code{gost3410_vko} functions check if remote peer's public
+        key is on the curve.
+    @item Small typing stubs fixes.
+    @end itemize
+
 @anchor{Release 5.1}
 @item 5.1
 Small typing stubs fixes.