Skip to content
Snippets Groups Projects
Commit 18bcad06 authored by Niels Möller's avatar Niels Möller
Browse files

Started on NEWS entry for 1.14.

Rev: src/nettle/NEWS:1.23
parent 803dd592
No related branches found
No related tags found
Loading
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment