Skip to main content

Module params

Module params 

Source
Expand description

Parameter sizes for duplex-sponge AEAD (Keccak-f[1600], rate 136 bytes).

Constants§

KEY_BYTES
User key size (256 bits).
NONCE_BYTES
Nonce size (128 bits).
PLEN
Keccak-f[1600] state lane count.
RATE_BYTES
Sponge rate in bytes (17 × 64-bit lanes).
TAG_BYTES
Authentication tag size (256 bits).