diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2014-06-13 11:52:04 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2014-06-13 11:52:04 +0000 |
commit | 37c75e84b0b6c4e1dd5e3cc0b18d2ad8da7b5b51 (patch) | |
tree | 519e60dafe877bf16d388b1642a0306c7f78d5cd /lib/libssl/d1_pkt.c | |
parent | fc47785a8bb5198460a57a73906cf859908fd331 (diff) |
Add support for handling SSL_CIPHER_ALGORITHM2_AEAD ciphers, which are
those that use EVP_AEAD instead ov EVP_CIPHER. This means being able to
change cipher state with an EVP_AEAD and being able to encrypt/decrypt
TLS using the EVP_AEAD. This has no change on existing
non-SSL_CIPHER_ALGORITHM2_AEAD ciphers.
Based on Adam Langley's chromium patches.
Rides the recent libssl bump.
Tested by sthen@
Diffstat (limited to 'lib/libssl/d1_pkt.c')
0 files changed, 0 insertions, 0 deletions