From: Niels Möller Date: Wed, 5 Oct 2005 21:24:58 +0000 (+0200) Subject: Mention windows support. X-Git-Tag: nettle_1.13_release_20051006~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0de861a091006db72407b03040c55949f3800c3f;p=thirdparty%2Fnettle.git Mention windows support. Rev: src/nettle/NEWS:1.22 --- diff --git a/NEWS b/NEWS index 922a13b9..e67466c7 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,15 @@ NEWS for the 1.13 release - Implemented CTR mode. - Fixed problem with broken m4 on bsd, which resulted in corrupted x86 assembler for sha1. + Nettle probably works on windows: I've been able to cross + compile it with ./configure --host=i586-mingw32msvc (without + public-key support), and the testsuite binaries seem to run + fine in Wine. + + Implemented CTR mode. + Improved sha1 performance on x86. Configure check to figure out if symbols in assembler files