Type Definition salsa20::Key [−][src]
type Key = Key<Salsa20>;
Key type.
Implemented as an alias for [GenericArray
].
(NOTE: all three round variants use the same key size)
type Key = Key<Salsa20>;
Key type.
Implemented as an alias for [GenericArray
].
(NOTE: all three round variants use the same key size)