Open
Description
Thank you for your great work on picotls!
I would like to request support for the 25519MLKEM768 post-quantum key exchange algorithm in the minicrypto backend.
Background and Motivation
With the growing demand for post-quantum cryptography, 25519MLKEM768 is gaining popularity as a hybrid key exchange mechanism. Support for this in the minicrypto engine would allow picotls to be used in more post-quantum and hybrid scenarios, especially where a lightweight crypto backend is required.
Request
- Please consider adding 25519MLKEM768 (or compatible post-quantum KEMs) to the minicrypto binding.