1.0.7
版本发布时间: 2015-12-09 00:07:52
jedisct1/libsodium最新发布版本:1.0.20-RELEASE(2024-05-25 21:50:27)
- More functions whose return value should be checked have been tagged with
__attribute__ ((warn_unused_result))
:crypto_box_easy()
,crypto_box_detached()
,crypto_box_beforenm()
,crypto_box()
, andcrypto_scalarmult()
. - 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()
andsodium_add()
. -
sodium_runtime_has_aesni()
now properly detects the CPU flag when compiled using Visual Studio.
1、 libsodium-1.0.7.tar.gz 1.72MB
2、 libsodium-1.0.7.tar.gz.minisig 310B