Skip to content

RFC 8452 - AES-GCM-SIV#752

Merged
sjaeckel merged 2 commits into
developfrom
pr/AES-GCM-SIV
May 19, 2026
Merged

RFC 8452 - AES-GCM-SIV#752
sjaeckel merged 2 commits into
developfrom
pr/AES-GCM-SIV

Conversation

@karel-m
Copy link
Copy Markdown
Member

@karel-m karel-m commented May 3, 2026

Added AES-GCM-SIV: nonce misuse-resistant authenticated encryption as defined in RFC 8452.

The implementation reuses existing ltc pieces: CTR mode and the hw accelerated gcm_gf_mult.

Checklist

  • documentation is added or updated
  • tests are added or updated

@sjaeckel sjaeckel merged commit 291d847 into develop May 19, 2026
4 of 202 checks passed
@sjaeckel sjaeckel deleted the pr/AES-GCM-SIV branch May 19, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants