summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjsing <>2014-06-13 11:52:03 +0000
committerjsing <>2014-06-13 11:52:03 +0000
commit180e6a8c04e46f1d6ee66dace2f5340c553c9d4c (patch)
tree429d2914dd3a540337d3b93bafbe6b0493e99de7 /src/lib/libc
parent87e30739835137951cf48dfa7f692aae2f40dc40 (diff)
downloadopenbsd-180e6a8c04e46f1d6ee66dace2f5340c553c9d4c.tar.gz
openbsd-180e6a8c04e46f1d6ee66dace2f5340c553c9d4c.tar.bz2
openbsd-180e6a8c04e46f1d6ee66dace2f5340c553c9d4c.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/libc')
0 files changed, 0 insertions, 0 deletions