pub type Salsa20Key = Key;
The key type for the salsa20 cipher
pub struct Salsa20Key { /* private fields */ }