diff options
author | jsing <> | 2014-06-13 11:52:03 +0000 |
---|---|---|
committer | jsing <> | 2014-06-13 11:52:03 +0000 |
commit | 180e6a8c04e46f1d6ee66dace2f5340c553c9d4c (patch) | |
tree | 429d2914dd3a540337d3b93bafbe6b0493e99de7 /src/lib/libc | |
parent | 87e30739835137951cf48dfa7f692aae2f40dc40 (diff) | |
download | openbsd-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