On 06/03/2024 06:08, shripad.nunjundarao--- via mbed-tls wrote:
Hi, Is there a plan for mbedtls to add support for PQC algorithms (Dilithium/Khyber)? regards, /Shripad
Hello,
Yes, eventually, we will add standard post-quantum algorithms. We don't know when yet, and we aren't going to anticipate NIST standardization. Kyber (as ML-KEM) will likely come first since KEM is more urgent than signature. Note that for long-term signatures (e.g. firmware deployment), Mbed TLS already supports LMS.
Please watch our roadmap at https://mbed-tls.readthedocs.io/en/latest/project/roadmap/ for updates.
Best regards,