X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=news.texi;h=b51fc7723e2430ca436939ae7f499f5373f3b00b;hb=e6fb451e42301b28e4d0263c6d97736226aa9ca7;hp=8fde0ef3d3ac9b75dfa49b4531b60c972cc2e9f8;hpb=ff7db92b63036f4a13b35a29808f7a2c84d51bd7;p=gogost.git diff --git a/news.texi b/news.texi index 8fde0ef..b51fc77 100644 --- a/news.texi +++ b/news.texi @@ -3,17 +3,27 @@ @table @strong +@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}