pub type RabbitKeyOnly = StreamCipherCoreWrapper<RabbitKeyOnlyCore>;Expand description
The Rabbit stream cipher initializied only with key.
Aliased Typeยง
pub struct RabbitKeyOnly { /* private fields */ }pub type RabbitKeyOnly = StreamCipherCoreWrapper<RabbitKeyOnlyCore>;The Rabbit stream cipher initializied only with key.
pub struct RabbitKeyOnly { /* private fields */ }