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

Basic ml kem fuzzing #660

Merged
merged 8 commits into from
Nov 6, 2024
Merged

Basic ml kem fuzzing #660

merged 8 commits into from
Nov 6, 2024

Conversation

franziskuskiefer
Copy link
Member

This adds some basic fuzzing for the Rust ml-kem code, also on ci.

closes #129

Copy link
Collaborator

@jschneider-bensch jschneider-bensch left a comment

Choose a reason for hiding this comment

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

With the CI errors fixed, I think it's good!
Do we also want to fuzz the other parameter sets?

.github/workflows/mlkem.yml Outdated Show resolved Hide resolved
.github/workflows/mlkem.yml Show resolved Hide resolved
@jschneider-bensch jschneider-bensch added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit f7dccd0 Nov 6, 2024
53 checks passed
@jschneider-bensch jschneider-bensch deleted the franziskus/ml-kem-fuzzing branch November 6, 2024 14:37
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.

Add Kyber fuzzing to CI
2 participants