Mbed-TLS / mbedtls

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
https://www.trustedfirmware.org/projects/mbed-tls/
Other
5.56k stars 2.61k forks source link

Any plans to support ML-DSA and ML-KEM? #9803

Open Hussain1811 opened 4 days ago

Hussain1811 commented 4 days ago

Suggested enhancement

Add ML-DSA and ML-KEM post-quantum algorithm support

Justification

Mbed TLS needs this because other security solutions which depend on MbeTLS can benefit from PQC support

tom-daubney-arm commented 4 days ago

Hi, I will keep this issue open to log your interest in these algorithms but a question of this nature might be better directed to the mailing list.

Hussain1811 commented 4 days ago

Thank you @tom-daubney-arm I've sent a mail to the mailing list

yanesca commented 4 days ago

Adding post quantum crypto is on our roadmap but we don't have any timelines yet.

Hussain1811 commented 4 days ago

So, this GitHub issue can be kept open as "enhancement" tag has been added?

tom-daubney-arm commented 4 days ago

@Hussain1811 Yep that is correct as I mentioned in the first reply I will keep this open as it logs your interest in the algorithms. However I just thought that you would be more likely to get a better answer to your question if it went to the mailing list. @yanesca has answered this here though for you by posting the roadmap link.

Apologies if my initial response was confusing.