Module sodiumoxide::crypto::auth::hmacsha512256
[−]
[src]
HMAC-SHA-512-256
, i.e., the first 256 bits of
HMAC-SHA-512
. HMAC-SHA-512-256
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 |
|