cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.22k stars 136 forks source link

ML-DSA? #473

Open OR13 opened 5 months ago

OR13 commented 5 months ago

Per https://csrc.nist.gov/pubs/fips/204/ipd

ML-DSA is derived from Version 3.1 of CRYSTALS-DILITHIUM [5].

I am looking for ML-DSA-44, ML-DSA-65, ML-DSA-87

I checked the modes in https://github.com/cloudflare/circl/blob/ede59c5caa02fc7ef18e27a76cf64f9d88de71a9/sign/dilithium/gen.go#L56

It does not appear there is a direct mapping, is ML-DSA support planned?

armfazh commented 5 months ago

Our plan is to produce named packages specific to the final version. Currently, it's work in progress.