Update ChangeLog

This commit is contained in:
Frank Denis 2015-11-15 18:15:05 +01:00
parent 08a61e16d0
commit 347464d3fd

View File

@ -3,7 +3,8 @@
- Sandy2x, the fastest Curve25519 implementation ever, has been
merged in, and is automatically used on CPUs supporting the AVX
instructions set.
- A SSE2 optimized implementation of Poly1305 was added.
- An SSE2 optimized implementation of Poly1305 was added, and is
twice as fast as the portable one.
* Version 1.0.6
- Optimized implementations of Blake2 have been added for modern