Skip to content

Commit e370aab

Browse files
authored
Update CREDITS.md
1 parent 48b2919 commit e370aab

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CREDITS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Full contribution, see git log.
1111
- extended parsing of TLS ServerHello messages
1212
- TLS 1.3 support (final and pre-final) with needed en/decryption
1313
- add several TLS extensions
14+
- Several ciphers and curves added
1415
- Detection + output of multiple certificates
1516
- several cleanups of server certificate related stuff
1617
- testssl.sh -e/-E: testing with a mixture of openssl + sockets
@@ -33,12 +34,13 @@ Full contribution, see git log.
3334
- RFC 8879, certificate compression
3435
- 128 cipher limit, padding
3536
- compatibility for LibreSSL and different OpenSSL versions
37+
- PQC support: ML_KEMs, ML-DSA, curveSM2MLKEM768
3638
- Check for ffdhe and ML-KEM groups
3739
- TLS 1.2 and TLS 1.3 sig algs added
3840
- Show server supported signature algorithms
3941
- Show supported certification authorities sent by the server when client auth is requested and whether certificate-based client authentication is not requested, optional, or required.
4042
- Provide a better verdict wrt to server order: Now per protocol and ciphers are weighted for each protocol
41-
- Provide compatibility to every LibreSSL/OpenSSL versions, including OpenSSL 3.5.0
43+
- Provide compatibility to every LibreSSL/OpenSSL versions, including OpenSSL 4.0
4244
- Lots of fixes and improvements
4345

4446
##### Further credits (in alphabetical order)

0 commit comments

Comments
 (0)