crypto_
box
0.9.1
Structs
CryptoBox
PublicKey
SecretKey
Constants
KEY_SIZE
Type Aliases
Nonce
SalsaBox
Tag
crypto_box
Constant
KEY_SIZE
Copy item path
Settings
Help
Summary
Source
pub const KEY_SIZE:
usize
= 32;
Expand description
Size of a
crypto_box
public or secret key in bytes.