Skip to main content
NONCE_SIZE
subcog
0.14.7
In subcog::
security::
encryption::
implementation
subcog
::
security
::
encryption
::
implementation
Constant
NONCE_
SIZE
Copy item path
Source
const NONCE_SIZE:
usize
= 12;
Expand description
Nonce size for AES-256-GCM (12 bytes / 96 bits).