mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-24 20:45:17 -07:00
Rephrase
This commit is contained in:
parent
2cbb5de483
commit
ff37903a00
@ -11,7 +11,7 @@ instructions set.
|
|||||||
twice as fast as the portable one.
|
twice as fast as the portable one.
|
||||||
- An SSSE3 optimized implementation of ChaCha20 was added, and is
|
- An SSSE3 optimized implementation of ChaCha20 was added, and is
|
||||||
twice as fast as the portable one.
|
twice as fast as the portable one.
|
||||||
- sodium_increment(), crypto_verify_*() are faster.
|
- sodium_increment(), crypto_verify_*() also got a speed bump.
|
||||||
- New helper functions have been added: `sodium_is_zero()` and
|
- New helper functions have been added: `sodium_is_zero()` and
|
||||||
`sodium_add()`.
|
`sodium_add()`.
|
||||||
- `sodium_runtime_has_aesni()` now properly detects the CPU flag when
|
- `sodium_runtime_has_aesni()` now properly detects the CPU flag when
|
||||||
|
Loading…
Reference in New Issue
Block a user