Skip to main content

KCipher2

Type Alias KCipher2 

Source
pub type KCipher2 = StreamCipherCoreWrapper<KCipher2Core>;
Expand description

The KCipher-2 stream cipher.

Aliased Typeยง

pub struct KCipher2 { /* private fields */ }