Releases: tlsfuzzer/tlslite-ng
Releases · tlsfuzzer/tlslite-ng
v0.8.0-beta5
- support for hybrid ML-KEM based key exchange groups (draft-kwiatkowski-tls-ecdhe-mlkem-02)
v0.8.0-beta4
- fix bug in handling of empty Compressed Certificate messages (George Pantelakis)
- additional test coverage for the implicit rejection in RSA decryption
v0.8.0-beta3
- add support for
compress_certificate
extension from RFC 8879 (George Pantelakis) - Fix
int_to_bytes
andnumberToByteArray
encoding of 0 with length not specified, and thus also ClientKeyExchange handling for DHE with missing key share
v0.8.0-beta2
- 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
v0.8.0-beta1
Add support for DSA certificates and ciphersuites
v0.8.0-alpha47
Fix handling of unencrypted Alerts in TLS 1.3 handshakes
v0.8.0-alpha46
release 0.8.0-alpha46
v0.8.0-alpha45
- minor repr additions
- detection of malformed CCS messages
v0.8.0-alpha44
Better handling for HMACs in FIPS mode
Generate RSA keys with the same e
independent of backend
v0.8.0-alpha43
Release 0.8.0-alpha43