salsa20

Type Alias XNonce

source
pub type XNonce = GenericArray<u8, U24>;
Expand description

Nonce type used by XSalsa20.

Aliased Typeยง

struct XNonce { /* private fields */ }