rustio rustio.net
71

aead

v0.6.1 Growing

Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API

MIT OR Apache-2.0 Edition 2024 MSRV 1.85
CryptographyNo standard library #crypto#encryption

Quick Verdict

  • โœ“Actively maintained (updated 26d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (2.3K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
165.7M
Dependents
2.3K
Releases
32
Size
19KB

Deep Insights

๐Ÿ“Š
Steady growth

13.6M downloads in the last 30 days (452.5K/day), up 3% from the previous period.

๐Ÿ”—
Widely adopted

2.3K crates depend on aead. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 216 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 9+ years old, aead hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 18KB, aead is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

13% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

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

Maintenance 16/25

Recency, release consistency, active ratio

Quality 13/25

Yanked ratio, deps, size, maturity, features

Community 19/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
372K/day avg-29%
0200K400K600K4/265/146/16/197/77/24

Top Dependents

Version Adoption

v0.6.0-rc.10
60%
v0.6.1
25%
v0.6.0
7%
v0.6.0-rc.3
5%
v0.6.0-rc.5
3%

Release Timeline

10 releasessince 2025
J
F
M
A
M
J
J
A
S
O
N
D
2025
3
2026
7
Less
More

Feature Flags

default =["rand_core"]

devallocgetrandomrand_core*

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
2.3K
crates depend on aead

Similar Crates