X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=919168c0335b3bdacbcf7c49e0302a1e7554d690;hb=2a973af780bc4e7ebce949d4362d70d5f71e610e;hp=7d139e1593f5a21a81256e52b219589c2e05df2e;hpb=5d6df51d96f29e1188cb7a4a8bec06a9d970484b;p=gogost.git diff --git a/news.texi b/news.texi index 7d139e1..919168c 100644 --- a/news.texi +++ b/news.texi @@ -3,6 +3,44 @@ @table @strong +@anchor{Release 5.5.0} +@item 5.5.0 + @code{gost3410.PrivateKey} is in @code{gost3410.Curve.Q} now. That + makes them more friendly with some implementations. + +@anchor{Release 5.4.0} +@item 5.4.0 + Even slightly less allocations in Streebog. + +@anchor{Release 5.3.0} +@item 5.3.0 + ~16x speedup of Streebog, ~15x speedup of Kuznechik. + +@anchor{Release 5.2.0} +@item 5.2.0 + MGM does not panic when short (tagless) message is verified. + +@anchor{Release 5.1.1} +@item 5.1.1 + Tarball uses vendoring, instead of @env{GOPATH} overriding. + As minimal Go version is 1.12 for a long time, it supports modules. + +@anchor{Release 5.1.0} +@item 5.1.0 + @code{gost3410/KEK*} functions do not alter @code{ukm} argument. + It is safe to reuse now. + +@anchor{Release 5.0.0} +@item 5.0.0 + Backward incompatible remove of excess misleading @code{gost3410.Mode} + from all related functions. Point/key sizes are determined by + looking at curve's parameters size. + +@anchor{Release 4.3.0} +@item 4.3.0 + @strong{Fixed} nasty bug with Edwards curves using in 34.10-VKO + functions: curve's cofactor has not been used. + @anchor{Release 4.2.4} @item 4.2.4 @code{gost3410.PrivateKeyReverseDigest} reversed digests and