59
crypt-io
v1.0.0 ExperimentalAEAD encryption (ChaCha20-Poly1305, AES-256-GCM), hashing (BLAKE3, SHA-2), MAC (HMAC, BLAKE3 keyed), and KDF (HKDF, Argon2id) for Rust. Algorithm-agile. RustCrypto-backed primitives with REPS discipline. Simple API. Sub-microsecond throughput.
Apache-2.0 OR MIT Edition 2024 MSRV 1.85
AlgorithmsAuthenticationCryptographyData structuresEncoding #hash#crypto#cryptography#encryption#ciphers
Quick Verdict
- โActively maintained (updated 1d ago)
- โPermissive license (Apache-2.0 OR MIT)
Security
Checking security advisories...
Downloads
159
Dependents
0
Releases
11
Size
170KB
Deep Insights
๐
Download activity
159 downloads in the last 30 days (5/day avg).
๐ค
Prolific maintainer
The primary maintainer publishes 50 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Health Breakdown
Maintenance 19/25
Recency, release consistency, active ratio
Quality 16/25
Yanked ratio, deps, size, maturity, features
Community 6/20
Reverse deps, ownership, ecosystem
Popularity 3/15
Downloads, momentum, growth trend
Documentation 15/15
Docs, repo, license, metadata
Download Trend
Daily downloads ยท last 90 days
0/day avg
Version Adoption
v0.5.0
21%
v0.11.0
21%
v1.0.0
20%
v0.6.0
19%
v0.7.0
19%
Release Timeline
10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
LessMore
Feature Flags
default =["std", "zeroize", "aead-chacha20", "aead-aes-gcm", "hash-blake3", "hash-sha2", "mac-hmac", "mac-blake3", "kdf-hkdf", "kdf-argon2", "stream"]
std*stream*kdf-allloggingmac-allmetricszeroize*aead-allhash-allkdf-hkdf*mac-hmac*hash-sha2*kdf-argon2*mac-blake3*preset-allasync-traithash-blake3*aead-aes-gcm*aead-chacha20*preset-minimal
README
Loading README...
Maintainers
Dependencies
17
direct dependencies
Dependents
0
crates depend on crypt-io