Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
corretto
/
amazon-corretto-crypto-provider
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
274
Code
Issues
15
Pull requests
9
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add AES/GCM-SIV/NoPadding cipher support (RFC 8452)
- #533
#533
Open
jmcrawford45
wants to merge 9 commits into
corretto:main
corretto/amazon-corretto-crypto-provider:main
from
jmcrawford45:jcrawford/issue-323-aes-gcm-siv
jmcrawford45/amazon-corretto-crypto-provider:jcrawford/issue-323-aes-gcm-siv
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add AES/GCM-SIV/NoPadding cipher support (RFC 8452)
#533
jmcrawford45
wants to merge 9 commits into
corretto:main
corretto/amazon-corretto-crypto-provider:main
from
jmcrawford45:jcrawford/issue-323-aes-gcm-siv
jmcrawford45/amazon-corretto-crypto-provider:jcrawford/issue-323-aes-gcm-siv
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2026
Add AES-GCM-SIV (RFC 8452) cipher support via AWS-LC EVP_AEAD API
Show description for e5d569f
jmcrawford45
and
claude
committed
e5d569f
View commit details
Copy full SHA for e5d569f
Browse repository at this point
Add AES-GCM-SIV docs, benchmark, and expanded test coverage
Show description for 6e0787b
jmcrawford45
and
claude
committed
6e0787b
View commit details
Copy full SHA for 6e0787b
Browse repository at this point
Fix inaccurate benchmark comment: BouncyCastle does support AES-GCM-SIV
Show description for 08d302a
jmcrawford45
and
claude
committed
08d302a
View commit details
Copy full SHA for 08d302a
Browse repository at this point
Refactor AesGcmSivOneShot benchmark to extend AesBase, add BC comparison
Show description for cfd2189
jmcrawford45
and
claude
committed
cfd2189
View commit details
Copy full SHA for cfd2189
Browse repository at this point
Commits on Apr 29, 2026
Fix non-ASCII characters and expand test coverage for AES-GCM-SIV
Show description for bdda17d
jmcrawford45
and
claude
committed
bdda17d
View commit details
Copy full SHA for bdda17d
Browse repository at this point
Accept IvParameterSpec for AES-GCM-SIV init; add wrap/unwrap tests
Show description for e7011db
jmcrawford45
and
claude
committed
e7011db
View commit details
Copy full SHA for e7011db
Browse repository at this point
./gradlew spotlessJavaApply
WillChilds-Klein
committed
d39d78f
View commit details
Copy full SHA for d39d78f
Browse repository at this point
Merge branch 'main' into jcrawford/issue-323-aes-gcm-siv
jmcrawford45
authored
53a63ad
View commit details
Copy full SHA for 53a63ad
Browse repository at this point
Commits on Apr 30, 2026
Fix DIFFERENCES.md: AES-GCM-SIV accepts IvParameterSpec
jmcrawford45
committed
4351242
View commit details
Copy full SHA for 4351242
Browse repository at this point
You can’t perform that action at this time.