Crate camellia_rs

Source
Expand description

Rust implementation of Camellia cipher.

§Safety

Unsafe codes are only used in Block.index() and index_mut().

Structs§