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