mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 18:15:18 -07:00
Blake2
This commit is contained in:
parent
9b3c459a53
commit
03d20b5f32
@ -24,7 +24,7 @@ uses AES as a replaceable component,
|
||||
- The Ed25519 digital signature algorithm uses SHA-512 for both key
|
||||
derivation and computing message digests,
|
||||
- APIs are provided to SHA-512 and SHA-512/256, but are replaceable by
|
||||
the Blake hash function, which is also available in the Sodium library.
|
||||
the Blake2 hash function, which is also available in the Sodium library.
|
||||
|
||||
The design choices, particularly in regard to the Curve25519
|
||||
Diffie-Hellman function, ephasize security (whereas NIST curves
|
||||
|
Loading…
Reference in New Issue
Block a user