Mac
dryoc
0.5.4
Mac
In dryoc::classic::crypto_onetimeauth
Structs
OnetimeauthState
Functions
crypto_onetimeauth
crypto_onetimeauth_final
crypto_onetimeauth_init
crypto_onetimeauth_keygen
crypto_onetimeauth_update
crypto_onetimeauth_verify
Type Aliases
Key
Mac
?
Type Alias
dryoc
::
classic
::
crypto_onetimeauth
::
Mac
source
·
[
−
]
pub type Mac = [
u8
;
16
];
Expand description
Message authentication code type for use with one-time authentication.