summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authorjsing <>2022-08-20 19:22:28 +0000
committerjsing <>2022-08-20 19:22:28 +0000
commita3f8b46f14c6c096b064180856e49b266aea59fd (patch)
tree0abd9c3e0e1498f540108747871fd7d071eb5728 /src/lib/libssl/ssl_lib.c
parent1234ab8aa026e9e123f816d5ac114bec9b9fa17e (diff)
downloadopenbsd-a3f8b46f14c6c096b064180856e49b266aea59fd.tar.gz
openbsd-a3f8b46f14c6c096b064180856e49b266aea59fd.tar.bz2
openbsd-a3f8b46f14c6c096b064180856e49b266aea59fd.zip
Provide EVP_chacha20_poly1305()
EVP_chacha20_poly1305() is an EVP_CIPHER implementation of the ChaCha20-Poly1305 AEAD. This is potentially used to provide encryption for the QUIC transport layer. Where possible, this should be avoided in favour of the significantly saner EVP_AEAD interface. ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions