Docs.rs
crypt-io-0.4.0
crypt-io 0.4.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jamesgober
Dependencies
aes-gcm ^0.10
normal
optional
argon2 ^0.5
normal
optional
async-trait ^0.1
normal
optional
blake3 ^1
normal
optional
chacha20poly1305 ^0.10
normal
optional
error-forge ^1
normal
hkdf ^0.12
normal
optional
hmac ^0.12
normal
optional
log-io ^1
normal
optional
metrics-lib ^1
normal
optional
mod-rand ^1
normal
sha2 ^0.10
normal
optional
zeroize ^1.7
normal
optional
criterion ^0.5
dev
hex ^0.4
dev
proptest ^1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
All
crypt_
io
0.4.0
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
List of all items
Structs
aead::Crypt
hash::Blake3Hasher
hash::Sha256Hasher
hash::Sha512Hasher
Enums
Error
aead::Algorithm
Functions
hash::blake3
hash::blake3_long
hash::sha256
hash::sha512
Type Aliases
Result
Constants
VERSION
aead::AES_GCM_NONCE_LEN
aead::AES_GCM_TAG_LEN
aead::CHACHA20_NONCE_LEN
aead::CHACHA20_TAG_LEN
aead::KEY_LEN
hash::BLAKE3_OUTPUT_LEN
hash::SHA256_OUTPUT_LEN
hash::SHA512_OUTPUT_LEN