pub type Nonce = GenericArray<u8, U8>;
Nonce type used by all Salsa variants.
struct Nonce { /* private fields */ }