Added documentation of the addition of group tuples in openSSL 3.5
in HISTORY section of SSL_CTX_set1_curves.pod.
CLA: trivial
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
MergeDate: Fri Jul 24 13:13:26 2026
(Merged from https://github.com/openssl/openssl/pull/32007)
Support for B<ML-KEM> was added in OpenSSL 3.5.
+OpenSSL 3.5 also introduced support for group tuples, the C<*> keyshare
+prediction prefix, the C</> tuple separator, the C<DEFAULT> pseudo-group,
+and the C<-> prefix.
+
OpenSSL 3.5 also introduced support for three I<hybrid> ECDH PQ key exchange
TLS groups: B<X25519MLKEM768>, B<SecP256r1MLKEM768> and
B<SecP384r1MLKEM1024>.