]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Started on NEWS entry for 1.14.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 7 Nov 2005 21:37:12 +0000 (22:37 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 7 Nov 2005 21:37:12 +0000 (22:37 +0100)
Rev: src/nettle/NEWS:1.23

NEWS

diff --git a/NEWS b/NEWS
index e67466c73507d8ed110dfd67e46174b3fc68aa51..93eb8b013769dbf3504d5fd92e4584d599ac8031 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEWS for the 1.14 release
+
+       Fixed support for sparc64.
+
+       Improved MD5 performance on x86.
+
+       Reorganized AES code. Better performance for all three
+       implementations (C, x86 assembler, sparc assembler).
+
+       New sparc assembler for arcfour. Compared to the code
+       generated by gcc, the new code is about 25% faster on old
+       sparcs, and 6 times faster on ultrasparc.
+
+       Replaced the internal function nettle_mpz_from_octets with a
+       call to mpz_import, if available in the installed GMP library.
+       
 NEWS for the 1.13 release
 
        Fixed problem with broken m4 on bsd, which resulted in