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

align ML-KEM to FIPS 203 (final) #84

Merged
merged 2 commits into from
Aug 16, 2024
Merged

align ML-KEM to FIPS 203 (final) #84

merged 2 commits into from
Aug 16, 2024

Conversation

GiacomoPope
Copy link
Owner

No description provided.

@GiacomoPope GiacomoPope merged commit f45201a into main Aug 16, 2024
9 of 14 checks passed
@GiacomoPope GiacomoPope deleted the mlkem branch August 16, 2024 10:13
README.md Show resolved Hide resolved
data = json.load(f)
kat_data = data["testGroups"][index]["tests"]

for test in kat_data:
Copy link
Collaborator

Choose a reason for hiding this comment

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

this again runs all the KATs as a single test... 😞

Copy link
Owner Author

Choose a reason for hiding this comment

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

Yeah but there's only 70 in total so it doesn't really matter. I'm happy the test being "everything matches the test"

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