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