openssl/util/TLSProxy
Matt Caswell 357d096a29 Teach TLSProxy how to re-encrypt a TLSv1.3 message after changes
This enables us to make changes to in-flight TLSv1.3 messages that appear
after the ServerHello.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2157)
2017-01-10 23:02:50 +00:00
..
Certificate.pm Create Certificate messages in TLS1.3 format 2017-01-06 10:25:13 +00:00
CertificateVerify.pm Teach TLSProxy about the CertificateVerify message 2017-01-10 23:02:50 +00:00
ClientHello.pm
EncryptedExtensions.pm
Message.pm Teach TLSProxy how to re-encrypt a TLSv1.3 message after changes 2017-01-10 23:02:50 +00:00
NewSessionTicket.pm
Proxy.pm Teach TLSProxy about the CertificateVerify message 2017-01-10 23:02:50 +00:00
Record.pm
ServerHello.pm Add a test to check the EC point formats extension appears when we expect 2016-12-29 13:32:54 +00:00
ServerKeyExchange.pm Extend ServerKeyExchange parsing to work with a signature 2017-01-10 23:02:50 +00:00