dryoc
0.6.1
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
?
Settings
Type Alias
dryoc
::
classic
::
crypto_onetimeauth
::
Mac
Copy item path
source
·
[
−
]
pub type Mac = [
u8
;
16
];
Expand description
Message authentication code type for use with one-time authentication.