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 support for ML-DSA as specified in FIPS-204 #849

Closed
jaromil opened this issue Apr 11, 2024 · 2 comments · Fixed by #850
Closed

add support for ML-DSA as specified in FIPS-204 #849

jaromil opened this issue Apr 11, 2024 · 2 comments · Fixed by #850
Labels
crypto issue related to cryptographic primitives

Comments

@jaromil
Copy link
Member

jaromil commented Apr 11, 2024

As this seems to be the future hardened standard for quantum proof signatures, we should adopt this reference for any production use of kristals dilithium.

https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.204.ipd.pdf

@jaromil jaromil added the crypto issue related to cryptographic primitives label Apr 11, 2024
@andrea-dintino
Copy link
Member

andrea-dintino commented Apr 11, 2024

Note that the interfaces in api.h we used with Dilithium (see here) are identical across all the PQClean/liboqs supported sigs, including ML-DSA (see here)

@jaromil
Copy link
Member Author

jaromil commented Apr 12, 2024

Keep use of pqclean is preferable, seems it was updated here PQClean/PQClean#511 to be seen what else is needed for ml-dsa compliance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto issue related to cryptographic primitives
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants