]> Cypherpunks.ru repositories - gogost.git/blobdiff - news.texi
PublicKeyReverseDigest, PublicKeyReverseDigestAndSignature
[gogost.git] / news.texi
index 3b0a8af2ecc236fae1c31f5a4bef90ef5451f957..a514e528f9faa324b82207ba456e3c0468629635 100644 (file)
--- a/news.texi
+++ b/news.texi
@@ -3,6 +3,25 @@
 
 @table @strong
 
+@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