]> Cypherpunks.ru repositories - gogost.git/blobdiff - news.texi
Download link for 5.12.0 release
[gogost.git] / news.texi
index 049ee1fe3e0325060975c3ab0cc9ddb88a30badc..01a789a69f0e0cd85f146585cf568a543827d6ab 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,6 +3,31 @@
 
 @table @strong
 
+@anchor{Release 5.12.0}
+@item 5.12.0
+Updated dependencies.
+
+@anchor{Release 5.11.0}
+@item 5.11.0
+You can check if public key is on curve with
+@code{gost3410.Curve.Contains} method now.
+
+@anchor{Release 5.10.0}
+@item 5.10.0
+    @itemize
+    @item @code{mgm.MGM.Open} returns @code{mgm.InvalidTag} for failed authentication
+    @item Example @file{cmd/cer-dane-hash} and
+        @file{cmd/cer-selfsigned-example} utilities appeared
+    @end itemize
+
+@anchor{Release 5.9.1}
+@item 5.9.1
+Updated and cleaned up @file{go.sum}.
+
+@anchor{Release 5.9.0}
+@item 5.9.0
+@code{gost3410} is more thread-safe.
+
 @anchor{Release 5.8.0}
 @item 5.8.0
 Faster Kuznechik and ~3x faster Kuznechik-MGM.