☰
HSalsa20Output
HSalsa20Output
In dryoc::classic::crypto_core
Functions
crypto_core_hchacha20
crypto_core_hsalsa20
crypto_scalarmult
crypto_scalarmult_base
Type Definitions
HChaCha20Input
HChaCha20Key
HChaCha20Output
HSalsa20Input
HSalsa20Key
HSalsa20Output
?
Type Definition
dryoc
::
classic
::
crypto_core
::
HSalsa20Output
source
·
[
−
]
pub type HSalsa20Output = [
u8
;
32
];
Expand description
Stack-allocated HSalsa20 output.