rustio rustio.net
67

aead

v0.5.2 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 2021 MSRV 1.56
CryptographyNo standard library #crypto#encryption

Quick Verdict

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

Security

Checking security advisories...
Downloads
143.5M
Dependents
2.0K
Releases
30
Size
16KB

Deep Insights

๐Ÿ“Š
Steady growth

11.2M downloads in the last 30 days (372.3K/day), up 19% from the previous period.

๐Ÿ”—
Widely adopted

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

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 215 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 15KB, 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 12/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
331K/day avg+21%
0100K200K300K400K500K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.6.0-rc.2
46%
v0.6.0-rc.10
38%
v0.6.0-rc.3
7%
v0.6.0-rc.5
4%
v0.6.0-rc.1
4%

Release Timeline

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

Feature Flags

default =["rand_core"]

devstdallocstreamgetrandomrand_core*

README

Loading README...

Maintainers

Dependencies
6
direct dependencies
Dependents
2.0K
crates depend on aead

Similar Crates