pub const POLY1305_KEYSIZE: usize = 32;
Expand description

The key size for Poly1305.