Mac
dryoc
0.5.4
Mac
In dryoc::classic::crypto_auth
Structs
AuthState
Functions
crypto_auth
crypto_auth_final
crypto_auth_init
crypto_auth_keygen
crypto_auth_update
crypto_auth_verify
Type Aliases
Key
Mac
?
Settings
Type Alias
dryoc
::
classic
::
crypto_auth
::
Mac
Copy item path
source
·
[
−
]
pub type Mac = [
u8
;
32
];
Expand description
Message authentication code type for use with secret-key authentication.