OpenSSL 3.5.0 has been uploaded to the archive.
The most notable updates are:
- Support for server side QUIC (RFC 9000).
- Support for PQC algorithms (ML-KEM, ML-DSA and SLH-DSA).
- The default TLS supported groups list has been changed to include and prefer Hybrid PQC KEM groups.
You can read the full release notes here.
OpenSSL Foundation has written a nice series of articles on the new features:
https://openssl-foundation.org/post/2025-03-12-quic-server-addition/index.html
It is unlikely there will be another upload before Feature Freeze, but there may be a bug-fix upload after that.