openssl/util/perl
Matt Caswell ae937a096c Teach TLSProxy how to encrypt <= TLSv1.2 ETM records
Previously TLSProxy only knew how to "repack" messages for TLSv1.3.
Most of the handshake in <= TLSv1.2 is unencrypted so this hasn't been
too much of restriction. However we now want to modify reneg handshakes
which are encrypted so we need to add that capability.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
2021-03-25 09:48:08 +00:00
..
OpenSSL Update copyright year 2021-03-11 13:27:36 +00:00
TLSProxy Teach TLSProxy how to encrypt <= TLSv1.2 ETM records 2021-03-25 09:48:08 +00:00
checkhandshake.pm