rustio rustio.net
73

aes-gcm

v0.10.3 Growing

Pure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration

Apache-2.0 OR MIT Edition 2021 MSRV 1.56
CryptographyNo standard library #aes#encryption#gcm#aead#ghash

Quick Verdict

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

Security

Checking security advisories...
Downloads
105.1M
Dependents
12.9K
Releases
35
Size
149KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

8.3M downloads in the last 30 days (278.2K/day), up 21% from the previous period.

๐Ÿ›๏ธ
Foundational crate

12.9K crates depend on aes-gcm โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

๐Ÿ‘ค
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 6+ years old, aes-gcm hasn't reached 1.0 yet. Expect potential API changes between versions.

โš ๏ธ
Notable yanked versions

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

๐ŸŒŸ
Used by top crates

Notable dependents include cookie, snow, tauri-utils, rustcrypt-core, ssh-cipher. When high-quality crates choose aes-gcm, it's a strong quality signal.

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 11/25

Yanked ratio, deps, size, maturity, features

Community 20/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
244K/day avg+24%
0100K200K300K400K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.10.3
92%
v0.10.2
7%
v0.11.0-rc.3
1%
v0.11.0-rc.1
0%
v0.11.0-rc.2
0%

Release Timeline

10 releasessince 2023
J
F
M
A
M
J
J
A
S
O
N
D
2023
2
2024
3
2025
3
2026
2
Less
More

Feature Flags

default =["aes", "alloc", "getrandom"]

stdalloc*streamarrayvecheaplessgetrandom*rand_core

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
12.9K
crates depend on aes-gcm

Similar Crates