From: Nikos Mavrogiannopoulos Date: Sun, 11 Nov 2012 13:46:09 +0000 (+0100) Subject: NEWS entry for gost. X-Git-Tag: nettle_2.6_release_20130116~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b7c95b68d60b79b63e3a840c7a6b6aaa17097a;p=thirdparty%2Fnettle.git NEWS entry for gost. --- diff --git a/NEWS b/NEWS index dcb827b9..35439e20 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,12 @@ NEWS for the 2.6 release * Support for PKCS #5 PBKDF2. Contributed by Simon Josefsson. Specification in RFC 2898 and test vectors in RFC 6070. + * Support for GOST R 34.11-94 hash algorithm. Ported from librhash + by Nikos Mavrogiannopoulos. Written by Aleksey Kravchenko. + More information in RFC4357. Test vectors taken from the GOST + hash wikipedia page. + + NEWS for the 2.5 release This release includes important portability fixes for Windows