const BLAKE2B_OUTPUT_SIZE: usize = 32;
BLAKE2b output size in bytes for nonce derivation.
BLAKE2b
Using 256 bits (32 bytes) provides sufficient entropy for deriving a scalar field element after masking the top 2 bits.