openssl/util/TLSProxy
Matt Caswell 582a17d662 Add the SSL_METHOD for TLSv1.3 and all other base changes required
Includes addition of the various options to s_server/s_client. Also adds
one of the new TLS1.3 ciphersuites.

This isn't "real" TLS1.3!! It's identical to TLS1.2 apart from the protocol
and the ciphersuite...and the ciphersuite is just a renamed TLS1.2 one (not
a "real" TLS1.3 ciphersuite).

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-11-02 13:08:21 +00:00
..
ClientHello.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Message.pm Test CBC mode padding. 2016-09-26 23:10:29 +01:00
NewSessionTicket.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Proxy.pm Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
Record.pm Add some SSLv2 ClientHello tests 2016-08-15 23:14:30 +01:00
ServerHello.pm Add some SSLv2 ClientHello tests 2016-08-15 23:14:30 +01:00
ServerKeyExchange.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00