Docs.rs
camellia-rs-0.2.0
camellia-rs 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dobasy
Dependencies
Versions
60%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
camellia_
rs
0.2.0
All Items
Sections
Safety
Crate Items
Structs
Crate
camellia_rs
Copy item path
Source
Expand description
Rust implementation of Camellia cipher.
§
Safety
Unsafe codes are only used in Block.index() and index_mut().
Structs
§
Block
A structure containing 16 bytes of data in big-endian format.
Camellia
Cipher
A structure representing cipher.
Invalid
KeyLength