Type Alias dryoc::classic::crypto_core::HChaCha20Input
source · pub type HChaCha20Input = [u8; 16];Expand description
Stack-allocated HChaCha20 input.
pub type HChaCha20Input = [u8; 16];Stack-allocated HChaCha20 input.