Crate speck_cipher

Source
Expand description

Pure Rust implementation of the Speck block cipher.

Re-exports§

pub use cipher;

Structs§

Speck32_64
Speck32/64 block cipher
Speck48_72
Speck48/72 block cipher
Speck48_96
Speck48/96 block cipher
Speck64_96
Speck64/96 block cipher
Speck64_128
Speck64/128 block cipher
Speck96_96
Speck96/96 block cipher
Speck96_144
Speck96/144 block cipher
Speck128_128
Speck128/128 block cipher
Speck128_192
Speck128/192 block cipher
Speck128_256
Speck128/256 block cipher