diff options
author | jsing <> | 2014-06-13 11:52:03 +0000 |
---|---|---|
committer | jsing <> | 2014-06-13 11:52:03 +0000 |
commit | e4fe57092539227d4fffbb581149f5594621339c (patch) | |
tree | 429d2914dd3a540337d3b93bafbe6b0493e99de7 /src/lib/libssl/s3_lib.c | |
parent | fedd5979cc0300292c276976aeb74d6f5875c49a (diff) | |
download | openbsd-e4fe57092539227d4fffbb581149f5594621339c.tar.gz openbsd-e4fe57092539227d4fffbb581149f5594621339c.tar.bz2 openbsd-e4fe57092539227d4fffbb581149f5594621339c.zip |
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 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions