https://github.com/soatok/aes-xgcm
AES-XGCM: An eXtended-nonce construction built atop AES-GCM
https://github.com/soatok/aes-xgcm
aes aes-gcm aes-xgcm cbc-mac extended-nonce nist
Last synced: 5 months ago
JSON representation
AES-XGCM: An eXtended-nonce construction built atop AES-GCM
- Host: GitHub
- URL: https://github.com/soatok/aes-xgcm
- Owner: soatok
- Created: 2022-12-21T18:12:06.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T19:12:18.000Z (almost 3 years ago)
- Last Synced: 2025-05-12T14:21:34.275Z (5 months ago)
- Topics: aes, aes-gcm, aes-xgcm, cbc-mac, extended-nonce, nist
- Language: JavaScript
- Homepage: https://soatok.blog/2022/12/21/extending-the-aes-gcm-nonce-without-nightmare-fuel/
- Size: 58.6 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AES-XGCM
This is yet another GitHub repository for a blog post.
> Read: [Extending the AES-GCM Nonce Without Nightmare Fuel](https://soatok.blog/2022/12/21/extending-the-aes-gcm-nonce-without-nightmare-fuel/)