Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ML-KEM PQ TLS Policy Support #862

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexw91
Copy link
Member

@alexw91 alexw91 commented Jan 23, 2025

Issue #, if available:
None

Description of changes:

  1. Updates AWS-LC to release AWS-LC-FIPS-3.0.0 (with ML-KEM support)
  2. Updates S2N to release v1.5.11 (with ML-KEM Support)
  3. Fixes test-fips-branch.sh script to work with AWS-LC-FIPS 3.0.0 release
  4. Adds new PQ TLS Policy to CRT Java enum with MLKEM support

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@alexw91 alexw91 force-pushed the update-deps-for-mlkem branch from 67106ee to 6114326 Compare January 23, 2025 19:48
@alexw91 alexw91 changed the title Update AWS-LC and S2N to versions with ML-KEM support Add ML-KEM PQ TLS Policy Support Jan 23, 2025
@alexw91 alexw91 force-pushed the update-deps-for-mlkem branch from 21fae9c to acaf3d3 Compare January 23, 2025 19:58
# Check if the current commit is from the "fips-2022-11-02" branch
if git merge-base --is-ancestor "$current_commit" "origin/fips-2022-11-02"; then
echo "Current aws-lc commit is from the 'fips-2022-11-02' branch"
# Check if the current commit is from the "AWS-LC-FIPS-3.0.0" branch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is AWS-LC-FIPS-3.0.0 approved yet?

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