Type Definition dryoc::classic::crypto_core::HChaCha20Input

source ·
pub type HChaCha20Input = [u8; 16];
Expand description

Stack-allocated HChaCha20 input.