]> Cypherpunks.ru repositories - pygost.git/blobdiff - news.texi
PEP8 typing stubs
[pygost.git] / news.texi
index ac5b730ccb2ea950afeede76059e6d64c3060e34..6ff2525f2d1f751757517e033a8b96f4970f5422 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,11 +3,29 @@
 
 @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.
+    @end itemize
+
+@anchor{Release 5.1}
+@item 5.1
+Small typing stubs fixes.
+
 @anchor{Release 5.0}
 @item 5.0
-Backward incompatible removing of misleading and excess @option{mode}
-keyword argument from all @code{gost3410*} related functions. Point/key
-sizes are determined by looking at curve's parameters size.
+    @itemize
+    @item Backward incompatible removing of misleading and excess
+        @option{mode} keyword argument from all @code{gost3410*} related
+        functions. Point/key sizes are determined by looking at curve's
+        parameters size.
+    @item @command{asn1schemas/cert-selfsigned-example.py} optionally
+        can create CA certificate.
+    @end itemize
 
 @anchor{Release 4.9}
 @item 4.9