Docs.rs
adiantum-0.1.3
adiantum 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vlad9486
Dependencies
cipher ^0.4.4
normal
poly1305 ^0.8.0
normal
rustversion ^1.0.20
normal
zeroize ^1.8
normal
aes ^0.8.4
dev
chacha20 ^0.9.1
dev
hex ^0.4.3
dev
serde ^1.0
dev
serde_json ^1.0
dev
Versions
50%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate adiantum
adiantum
0.1.3
All Items
Crate Items
Re-exports
Structs
Crate
adiantum
Copy item path
Source
Re-exports
§
pub use
cipher
;
Structs
§
Cipher
The Adiantum cipher. Implements
KeyInit
where key size is equal to key size of the underlying stream cipher.