Welcome Ryan Hooper as #curl commit author 1392: github.com/curl/curl/pull/1790…
Adding in support for ML_KEM hybrids that are offered by OpenSSL 3.5 by rsith71 · Pull Request #17902 · curl/curl
OpenSSL offers the following ML KEM hybrid algorithms. P256_ML_KEM_768 P384_ML_KEM_1024 X25519_ML_KEM_768 These algorithms are already supported by WolfSSL, but are not available for use by Curl. T...GitHub