X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=7d139e1593f5a21a81256e52b219589c2e05df2e;hb=d2b0d4b0f57745d7d09b9cea552235fe31e5db36;hp=91449e25796312aaad658a5676dc28249528e10b;hpb=30588af8972ef366e0eb9a3e5aac799946de0e1a;p=gogost.git diff --git a/news.texi b/news.texi index 91449e2..7d139e1 100644 --- a/news.texi +++ b/news.texi @@ -3,17 +3,45 @@ @table @strong -@anchor{Release 4.1} -@item 4.1 +@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. + +@anchor{Release 4.2.1} +@item 4.2.1 + Dummy release. More nicer tarballs. + +@anchor{Release 4.2.0} +@item 4.2.0 @itemize - @item @code{ESPTREE} implementation + @item @code{PRF_IPSEC_PRFPLUS_GOSTR3411_2012_@{256,512@}} implementation + @item Generic @code{prf+} function (taken from IKEv2 + (@url{https://tools.ietf.org/html/rfc5831.html, RFC 7296})) + @end itemize + +@anchor{Release 4.1.0} +@item 4.1.0 + @itemize + @item @code{ESPTREE}/@code{IKETREE} implementation @item @code{CurveIdtc26gost34102012256paramSetB}, @code{CurveIdtc26gost34102012256paramSetC}, @code{CurveIdtc26gost34102012256paramSetD} curve aliases @item Forbid any later GNU GPL version autousage (project's licence now is GNU GPLv3 only) - @item Project now is go-get-able: @command{go get go.cypherpunks.ru/gogost/v4} - + @item Project now is @command{go get}-able and uses + @code{go.cypherpunks.ru} namespace: + @command{go get go.cypherpunks.ru/gogost}, + @command{go get go.cypherpunks.ru/gogost/cmd/streebog@{256,512@}} @end itemize @anchor{Release 4.0}