Skip to main content

EXPANDED_SECRET_KEY_NONCE_LENGTH

Constant EXPANDED_SECRET_KEY_NONCE_LENGTH 

Source
const EXPANDED_SECRET_KEY_NONCE_LENGTH: usize = 32;
Expand description

The length of the “nonce” portion of an “expanded” ed25519 secret key, in bytes.