aes-gcm
v0.10.3 GrowingPure Rust implementation of the AES-GCM (Galois/Counter Mode) Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration
Quick Verdict
- โActively maintained (updated 53d ago)
- !Pre-1.0: API may have breaking changes
- โMassive adoption (9.8K crates depend on it)
- โTeam maintained (2 owners)
- โPermissive license (Apache-2.0 OR MIT)
Security
Deep Insights
7.0M downloads in the last 30 days (232.8K/day), up 32% from the previous period.
9.8K crates depend on aes-gcm. Strong ecosystem adoption means battle-tested code and long-term stability.
The primary maintainer publishes 215 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 6+ years old, aes-gcm hasn't reached 1.0 yet. Expect potential API changes between versions.
15% of releases have been yanked. Check version history before pinning.
Notable dependents include cookie, snow, tauri-utils, rustcrypt-core, ruc. When high-quality crates choose aes-gcm, 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
Most downloaded crates that depend on aes-gcm
Version Adoption
Release Timeline
Feature Flags
default =["aes", "alloc", "getrandom"]