Type Alias dryoc::classic::crypto_core::HSalsa20Output
source · pub type HSalsa20Output = [u8; 32];
Expand description
Stack-allocated HSalsa20 output.
pub type HSalsa20Output = [u8; 32];
Stack-allocated HSalsa20 output.