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

Update ML-DSA sizes #108

Merged
merged 2 commits into from
Dec 7, 2024
Merged

Update ML-DSA sizes #108

merged 2 commits into from
Dec 7, 2024

Conversation

bifurcation
Copy link
Contributor

This PR was developed in parallel with RustCrypto/signatures#877, to provide the array sizes necessary for serializing / deserializing ML-DSA keys and signatures. In addition to the end key/signature sizes, some intermediate value sizes are required. It would be OK with me to keep this open until the ML-DSA PR is closer to merging, in case any other required values pop up. (I think it's unlikely at this point, since we're passing all the required tests.) But this PR will need to merge and issue a new version before we can finalize the ML-DSA PR and have CI pass.

@bifurcation
Copy link
Contributor Author

@tarcieri I think the ML-DSA PR is close enough to complete that we should go ahead and merge this, then cut a new version.

src/sizes.rs Show resolved Hide resolved
@tarcieri tarcieri merged commit 1dbb4af into RustCrypto:master Dec 7, 2024
14 checks passed
@tarcieri tarcieri mentioned this pull request Dec 7, 2024
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