☰
HChaCha20Output
HChaCha20Output
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
::
HChaCha20Output
source
·
[
−
]
pub type HChaCha20Output = [
u8
;
32
];
Expand description
Stack-allocated HChaCha20 output.