8 releases
| new 0.0.7 | Feb 12, 2026 |
|---|---|
| 0.0.7-pre.1 | Feb 11, 2026 |
| 0.0.6 | Jan 22, 2026 |
| 0.0.5 | Jan 12, 2026 |
| 0.0.4 | Nov 5, 2025 |
#1428 in Cryptography
26,095 downloads per month
Used in 2 crates
370KB
8K
SLoC
AES-GCM
This crate implements AES-GCM 128 and 256
It provides
- a portable, bit-sliced implementation
- an x64 optimised implementation using AES-NI
- an Aarch64 optimised implementation using the AES instructions
Dependencies
~1.5MB
~34K SLoC