X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=3b0a8af2ecc236fae1c31f5a4bef90ef5451f957;hb=72c07122a888fb66d06623c5dc70aa596107aba5;hp=a5aabeb421b955756e34264bf111364ce877e0b7;hpb=ba463d8af0cdec8b8c4747969e19c155dfa61008;p=gogost.git diff --git a/news.texi b/news.texi index a5aabeb..3b0a8af 100644 --- a/news.texi +++ b/news.texi @@ -3,6 +3,35 @@ @table @strong +@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. + +@anchor{Release 5.7.0} +@item 5.7.0 +Go 1.17 requires @code{gost3410.PublicKey} to have @code{Equal} method. + @anchor{Release 5.6.0} @item 5.6.0 @itemize