X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=92f34a1141351eccbe103f171e99a90cd51f925c;hb=9105045dfd5875a174039feb3585477b85ebe277;hp=b91a0f19c090062446cef03c0a8ba949385096a6;hpb=6bb01904f8685018353233727eafceeb5a05ec64;p=gogost.git diff --git a/news.texi b/news.texi index b91a0f1..92f34a1 100644 --- a/news.texi +++ b/news.texi @@ -3,6 +3,26 @@ @table @strong +@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.