Typo
This commit is contained in:
parent
2e0e7a150d
commit
b0b356a5a9
@ -14,7 +14,7 @@ are twice as fast as the SSE2 implementations. The speed gain is
|
|||||||
even more significant on Windows, that previously didn't use
|
even more significant on Windows, that previously didn't use
|
||||||
vectorized implementations.
|
vectorized implementations.
|
||||||
- New high-level API: `crypto_kdf`, to easily derive one or more
|
- New high-level API: `crypto_kdf`, to easily derive one or more
|
||||||
sukeys from a master key.
|
subkeys from a master key.
|
||||||
- Siphash with a 128-bit output has been implemented, and is
|
- Siphash with a 128-bit output has been implemented, and is
|
||||||
available as `crypto_shorthash_siphashx_*`.
|
available as `crypto_shorthash_siphashx_*`.
|
||||||
- New `*_keygen()` helpers functions have been added to create secret
|
- New `*_keygen()` helpers functions have been added to create secret
|
||||||
|
Loading…
Reference in New Issue
Block a user