RabbitKeyOnly

Type Alias RabbitKeyOnly 

Source
pub type RabbitKeyOnly = StreamCipherCoreWrapper<RabbitKeyOnlyCore>;
Expand description

The Rabbit stream cipher initializied only with key.

Aliased Typeยง

pub struct RabbitKeyOnly { /* private fields */ }