X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=6db7489cb2863b838240963bb79030f231b2d8bb;hb=64de6edb651af872e417c7d882e97903fed3cdb7;hp=12acd2e31132e23f97b8ff5e73e13c9e38d67af0;hpb=1510f0036d4f2df6af3e7004b0d252ca6a851544;p=gogost.git diff --git a/news.texi b/news.texi index 12acd2e..6db7489 100644 --- a/news.texi +++ b/news.texi @@ -3,10 +3,22 @@ @table @strong +@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{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} implementation + @item @code{ESPTREE}/@code{IKETREE} implementation @item @code{CurveIdtc26gost34102012256paramSetB}, @code{CurveIdtc26gost34102012256paramSetC}, @code{CurveIdtc26gost34102012256paramSetD} curve aliases @@ -15,7 +27,7 @@ @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@}}. + @command{go get go.cypherpunks.ru/gogost/cmd/streebog@{256,512@}} @end itemize @anchor{Release 4.0}