aead
v0.5.2 GrowingTraits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API
Quick Verdict
- โActively maintained (updated 51d ago)
- !Pre-1.0: API may have breaking changes
- โMassive adoption (1.9K crates depend on it)
- โTeam maintained (2 owners)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
9.5M downloads in the last 30 days (318.2K/day), up 23% from the previous period.
1.9K crates depend on aead. Strong ecosystem adoption means battle-tested code and long-term stability.
The primary maintainer publishes 211 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 9+ years old, aead hasn't reached 1.0 yet. Expect potential API changes between versions.
At 15KB, aead is lightweight. Small crate size correlates with focused, well-scoped functionality.
13% of releases have been yanked. Check version history before pinning.
Notable dependents include aes-gcm, chacha20poly1305, aes-gcm-siv, crypto_secretbox, schnorrkel. When high-quality crates choose aead, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Version Adoption
Release Timeline
Feature Flags
default =["rand_core"]