The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
Make Kyber and ML-KEM individually available as well as at the same time.
Modified TLS layer to support both Kyber and ML-KEM. Added new identifiers in TLS layer for ML-KEM.
Testing
Regression tested Kyber/ML-KEM.
./configure -enable-kyber=all,original now has both implementations.
Description
Make Kyber and ML-KEM individually available as well as at the same time. Modified TLS layer to support both Kyber and ML-KEM. Added new identifiers in TLS layer for ML-KEM.
Testing
Regression tested Kyber/ML-KEM. ./configure -enable-kyber=all,original now has both implementations.
Checklist