Type Definition dryoc::classic::crypto_core::HSalsa20Input
source · pub type HSalsa20Input = [u8; 16];
Expand description
Stack-allocated HSalsa20 input.
pub type HSalsa20Input = [u8; 16];
Stack-allocated HSalsa20 input.