fedimint_
aead
0.8.0-alpha
Modules
envs
Structs
Aad
LessSafeKey
UnboundKey
Constants
NONCE_LEN
Functions
argon2
decrypt
encrypt
encrypted_read
encrypted_write
get_encryption_key
get_random_nonce
random_salt
fedimint_aead
Constant
NONCE_LEN
Copy item path
Settings
Help
Summary
pub const NONCE_LEN:
usize
= _; // 12usize
Expand description
All the AEADs we support use 96-bit nonces.