Module sodiumoxide::crypto::auth::hmacsha512
[−]
[src]
HMAC-SHA-512
HMAC-SHA-512
is conjectured to meet the standard notion of
unforgeability.
Structs
Key |
Authentication |
State |
Authentication |
Tag |
Authentication |
Constants
KEYBYTES |
Number of bytes in a |
TAGBYTES |
Number of bytes in a |
Functions
authenticate |
|
gen_key |
|
verify |
|