X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=350ac077bda2980fb57b4a7f908304e1ce19d5fb;hb=f259d4aaa9a6c3c44f0d9d533a87751e0540b1c9;hp=eb34c76796c6ece89939911768a9b7d24b3592a8;hpb=0335d2a4d23a75de1b62e78cdff79e49b1d39047;p=gogost.git diff --git a/news.texi b/news.texi index eb34c76..350ac07 100644 --- a/news.texi +++ b/news.texi @@ -3,6 +3,27 @@ @table @strong +@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 + @code{PrivateKeyReverseDigestAndSignature} with also reversed signatures + signers appeared for convenience. + +@anchor{Release 4.2.3} +@item 4.2.3 + Panic on all possible hash @code{Write} errors. + @anchor{Release 4.2.2} @item 4.2.2 More 34.10-2012 test vectors.