pub type KCipher2 = StreamCipherCoreWrapper<KCipher2Core>;Expand description
The KCipher-2 stream cipher.
Aliased Typeยง
pub struct KCipher2 { /* private fields */ }pub type KCipher2 = StreamCipherCoreWrapper<KCipher2Core>;The KCipher-2 stream cipher.
pub struct KCipher2 { /* private fields */ }