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

Lax Checking for ML-DSA #646

Merged
merged 444 commits into from
Nov 5, 2024
Merged

Lax Checking for ML-DSA #646

merged 444 commits into from
Nov 5, 2024

Conversation

karthikbhargavan
Copy link
Contributor

This PR adds lax-checking for ML-DSA

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.

Looks good, just some small things / questions.

Cargo.toml Outdated Show resolved Hide resolved
libcrux-ml-dsa/src/hash_functions.rs Outdated Show resolved Hide resolved
libcrux-ml-dsa/src/ml_dsa_generic.rs Outdated Show resolved Hide resolved
Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

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

Generally looks ok. Some unfortunate changes.
But most of them are ok with a few comments on them.

And we need to synchronise with #642 as both are touching a lot of code in ML-DSA.

.gitignore Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
benchmarks/benches/kyber768.rs Show resolved Hide resolved
libcrux-ml-dsa/hax.py Show resolved Hide resolved
libcrux-ml-dsa/src/arithmetic.rs Show resolved Hide resolved
libcrux-ml-dsa/src/ntt.rs Show resolved Hide resolved
libcrux-ml-dsa/src/simd/portable/vector_type.rs Outdated Show resolved Hide resolved
libcrux-ml-dsa/src/simd/portable/ntt.rs Show resolved Hide resolved
libcrux-ml-dsa/src/simd/avx2/ntt.rs Show resolved Hide resolved
Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

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

There are bunch of comments that haven't been addressed yet.

Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

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

Let's get this in.

@franziskuskiefer franziskuskiefer added this pull request to the merge queue Nov 5, 2024
Merged via the queue into main with commit 5ddbf9e Nov 5, 2024
50 checks passed
@franziskuskiefer franziskuskiefer deleted the ml-dsa-lax branch November 5, 2024 11:42
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.

6 participants