* support for hybrid ML-KEM based key exchange groups (draft-kwiatkowski-tls-ecdhe-mlkem-02)
0.8.0beta4
* fix bug in handling of empty Compressed Certificate messages (George Pantelakis) * additional test coverage for the implicit rejection in RSA decryption
0.8.0beta3
* add support for `compress_certificate` extension from RFC 8879 (George Pantelakis) * Fix `int_to_bytes` and `numberToByteArray` encoding of 0 with length not specified, and thus also ClientKeyExchange handling for DHE with missing key share
0.8.0beta2
* faster ECDH operations * fix server-side bug with session ticket handling with them being only partially disabled * add Brainpool curve IDs for TLS 1.3 from RFC 8734
0.8.0beta1
Add support for DSA certificates and ciphersuites
0.8.0alpha47
Fix handling of unencrypted Alerts in TLS 1.3 handshakes