SHA256
1
0
forked from pool/libsodium
Go to file
Dominique Leuenberger 57cf75e8b4 Accepting request 347947 from devel:libraries:c_c++
- 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
2015-12-09 18:54:22 +00:00
.gitattributes - Initial release for build.opensuse.org 2013-09-11 11:02:49 +00:00
.gitignore - Initial release for build.opensuse.org 2013-09-11 11:02:49 +00:00
libsodium-1.0.7.tar.gz - Update to version 1.0.7 2015-12-08 16:31:21 +00:00
libsodium.changes - Update to version 1.0.7 2015-12-08 16:31:21 +00:00
libsodium.spec - Update to version 1.0.7 2015-12-08 16:31:21 +00:00