File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ You can find more information about these modules in the Wiki.
5353
5454## Features
5555Currently, the following features are supported:
56- - TLS versions 1.0 (RFC-2246), 1.1 (RFC-4346) 1.2 (RFC-5246) and 1.3 (draft-ietf-tls-tls13-21)
56+ - SSL 3, TLS versions 1.0 (RFC-2246), 1.1 (RFC-4346) 1.2 (RFC-5246) and 1.3 (draft-ietf-tls-tls13-21)
5757- DTLS 1.2 (RFC-6347)(Currently under Development)
5858- SSL 2 (Client/Server Hello)
5959- (EC)DH and RSA key exchange algorithms
@@ -279,6 +279,7 @@ The following people have contributed code to the TLS-Attacker Project:
279279- Lucas Hartmann: TLS-MitM Workflows
280280- Florian Linsner: PSK
281281- Pierre Tilhaus: Code quality improvements
282+ - Felix Kleine-Wilde: SSL 3 Support
282283
283284Additionally we would like to thank all the other people who have contributed code to the project.
284285
You can’t perform that action at this time.
0 commit comments