$ aes-gcm

v0.11.1

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

Downloads: 140.5M
Recent: 36.0M
Versions: 37
Updated: August 21, 2026

Patch update: 0.11.0 → 0.11.1

$ DOWNLOADS TREND

65.2M140.5M

$ VERSION HISTORY

v0.11.1August 21, 2026
v0.11.0June 28, 2026
v0.10.3May 25, 2026
v0.10.3February 2, 2026
v0.10.3November 5, 2025
v0.11.0-rc.1September 3, 2025

$ LINKS

$ INSTALL

cargo add aes-gcm

Or add to Cargo.toml: aes-gcm = "0.11.1"