X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=6db7489cb2863b838240963bb79030f231b2d8bb;hb=8b0616c00b18f92061a8d535564605fe6a5d4310;hp=8fde0ef3d3ac9b75dfa49b4531b60c972cc2e9f8;hpb=ff7db92b63036f4a13b35a29808f7a2c84d51bd7;p=gogost.git diff --git a/news.texi b/news.texi index 8fde0ef..6db7489 100644 --- a/news.texi +++ b/news.texi @@ -3,17 +3,31 @@ @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 @item Forbid any later GNU GPL version autousage (project's licence now is GNU GPLv3 only) - @item Project now is @command{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}