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-DSA and SLH-DSA sizes #57

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Mar 3, 2024

Due to the nature of how this crate works, we need to add ArraySize impls for all of the sizes we support.

So, I guess we're taking ArraySize requests, and we'll see how sustainable that ends up being.

Closes #55

Due to the nature of how this crate works, we need to add `ArraySize`
impls for all of the sizes we support.

So, I guess we're taking `ArraySize` requests, and we'll see how
sustainable that ends up being.

Closes #55
@tarcieri tarcieri merged commit 513ae14 into master Mar 3, 2024
14 checks passed
@tarcieri tarcieri deleted the add-ml-dsa-and-slh-dsa-sizes branch March 3, 2024 23:56
@bifurcation
Copy link
Contributor

It looks like the sizes changed in the final FIPS. I'll submit a follow-on updating these values, or at least adding the new ones.

image

@tarcieri
Copy link
Member Author

Go ahead and remove the draft sizes if they're no-longer applicable to the final

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.

ArraySize definitions for Post-Quantum signature sizes
2 participants