Docs.rs
aes-0.8.4
aes 0.8.4
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
newpavlov
github:rustcrypto:block-ciphers
Dependencies
cfg-if ^1
normal
cipher ^0.4.2
normal
cipher ^0.4.2
dev
hex-literal ^0.3
dev
zeroize ^1.5.6
normal
optional
cpufeatures ^0.2
normal
zeroize ^1.6.0
normal
optional
Versions
100%
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
aes
0.8.4
Crate Items
Structs
Functions
Type Aliases
List of all items
Structs
Aes128
Aes128Dec
Aes128Enc
Aes192
Aes192Dec
Aes192Enc
Aes256
Aes256Dec
Aes256Enc
Functions
hazmat::cipher_round
hazmat::cipher_round_par
hazmat::equiv_inv_cipher_round
hazmat::equiv_inv_cipher_round_par
hazmat::inv_mix_columns
hazmat::mix_columns
Type Aliases
Block
Block8