diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2020-10-03 17:35:18 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2020-10-03 17:35:18 +0000 |
commit | 57ac3469dd8dcd4a3e0977fcb9e619f2213269f0 (patch) | |
tree | beb9624b1897d17738bf559cfd70a658203c3e44 /lib/libssl/ssl_asn1.c | |
parent | 221ee06f6ac63da03b111e2ec8fce5ccc80a4784 (diff) |
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_asn1.c')
0 files changed, 0 insertions, 0 deletions