rustio rustio.net
70

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

  • โœ“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

Checking security advisories...
Downloads
123.5M
Dependents
1.9K
Releases
30
Size
16KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

9.5M downloads in the last 30 days (318.2K/day), up 23% from the previous period.

๐Ÿ”—
Widely adopted

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

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 211 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 15/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
252K/day avg+69%
0100K200K300K400K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.5.2
67%
v0.4.3
15%
v0.3.2
12%
v0.5.1
4%
v0.2.0
1%

Release Timeline

30 releases4 yankedsince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
1
2017
2018
2019
4
2020
3
2021
5
2022
4
2023
1
2024
2
2025
5
2026
5
Less
More|
Yanked

Feature Flags

default =["rand_core"]

devstdallocstreamgetrandomrand_core*

README

Loading README...

Maintainers

Dependencies
6
direct dependencies
Dependents
1.9K
crates depend on aead

Similar Crates