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