summaryrefslogtreecommitdiffstats
path: root/lib/libssl/ssl_methods.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2020-10-03 17:35:16 +0000
committerjsing <jsing@openbsd.org>2020-10-03 17:35:16 +0000
commit40038cb8284d25cad0ce565482768874e644ab3f (patch)
tree9661fd42e877dd318cbe4d0bf42f36a97b0aa300 /lib/libssl/ssl_methods.c
parentRename tls13_record_layer_alert() to tls13_record_layer_enqueue_alert() (diff)
downloadwireguard-openbsd-40038cb8284d25cad0ce565482768874e644ab3f.tar.xz
wireguard-openbsd-40038cb8284d25cad0ce565482768874e644ab3f.zip
Reimplement the TLSv1.2 record handling for the read side.
This is the next step in replacing the TLSv1.2 record layer. The existing record handling code does decryption and processing in place, which is not ideal for various reasons, however it is retained for now as other code depends on this behaviour. Additionally, CBC requires special handling to avoid timing oracles - for now the existing timing safe code is largely retained. ok beck@ inoguchi@ tb@
Diffstat (limited to 'lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions