Skip to main content

BLAKE2B_OUTPUT_SIZE

Constant BLAKE2B_OUTPUT_SIZE 

Source
const BLAKE2B_OUTPUT_SIZE: usize = 32;
Expand description

BLAKE2b output size in bytes for nonce derivation.

Using 256 bits (32 bytes) provides sufficient entropy for deriving a scalar field element after masking the top 2 bits.