forked from pool/libsodium
57cf75e8b4
- Update to version 1.0.7 * Sandy2x, the fastest Curve25519 implementation ever, has been merged in, and is automatically used on CPUs supporting the AVX instructions set. * An SSE2 optimized implementation of Poly1305 was added, and is twice as fast as the portable one. * An SSSE3 optimized implementation of ChaCha20 was added, and is twice as fast as the portable one. * Faster sodium_increment() for common nonce sizes. * New helper functions have been added: sodium_is_zero() and sodium_add(). - Follow upstream's lead and compile with -flto for > 13.2 on x86 and x86-64. OBS-URL: https://build.opensuse.org/request/show/347947 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=14 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
libsodium-1.0.7.tar.gz | ||
libsodium.changes | ||
libsodium.spec |