summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s3_lib.c
diff options
context:
space:
mode:
authorjsing <>2014-06-13 11:52:03 +0000
committerjsing <>2014-06-13 11:52:03 +0000
commite4fe57092539227d4fffbb581149f5594621339c (patch)
tree429d2914dd3a540337d3b93bafbe6b0493e99de7 /src/lib/libssl/s3_lib.c
parentfedd5979cc0300292c276976aeb74d6f5875c49a (diff)
downloadopenbsd-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