]> Cypherpunks.ru repositories - gogost.git/blobdiff - news.texi
Download link for 5.14.1 release
[gogost.git] / news.texi
index 341c8eaf17b0ee252d195a27fec3ca7c0636e549..bd73cc2d3d409770ca4a356ae46eee819fcf4370 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,9 +3,49 @@
 
 @table @strong
 
+@anchor{Release 5.14.1}
+@item 5.14.1
+    @itemize
+    @item Forgotten @code{Version} raise
+    @item Streebog-512 PBKDF2 test vectors
+    @end itemize
+
+@anchor{Release 5.14.0}
+@item 5.14.0
+28147-89 and CryptoPro key wrapping support
+(@url{https://tools.ietf.org/html/rfc4357.html, RFC 4357}).
+
+@anchor{Release 5.13.0}
+@item 5.13.0
+    @itemize
+    @item
+        @code{gost3410.NewPublicKeyLE}, @code{gost3410.PublicKey.RawLE},
+        @code{gost3410.NewPublicKeyBE}, @code{gost3410.PublicKey.RawBE},
+        @code{gost3410.NewPrivateKeyLE}, @code{gost3410.PrivateKey.RawLE},
+        @code{gost3410.NewPrivateKeyBE}, @code{gost3410.PrivateKey.RawBE},
+        functions appeared, to simplify dealing with different endianness
+        keys serialisation
+    @item
+        @code{gost3410.PublicKeyReverseDigest} and
+        @code{gost3410.PublicKeyReverseDigestAndSignature} wrappers appeared
+    @end itemize
+
+@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
-@code{mgm.MGM.Open} returns @code{mgm.InvalidTag} for failed authentication.
+    @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