Module sodiumoxide::crypto::auth::hmacsha256
[−]
[src]
HMAC-SHA-256 HMAC-SHA-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 |
|