diff options
author | jsing <> | 2022-08-20 19:22:28 +0000 |
---|---|---|
committer | jsing <> | 2022-08-20 19:22:28 +0000 |
commit | db7a0caa3a5fe243c1367cef69b8d0ef2f38216d (patch) | |
tree | 0abd9c3e0e1498f540108747871fd7d071eb5728 /src/lib/libssl/s3_lib.c | |
parent | 09b6550cab1f0d0c5e0e18da24dfc96374864b58 (diff) | |
download | openbsd-db7a0caa3a5fe243c1367cef69b8d0ef2f38216d.tar.gz openbsd-db7a0caa3a5fe243c1367cef69b8d0ef2f38216d.tar.bz2 openbsd-db7a0caa3a5fe243c1367cef69b8d0ef2f38216d.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/s3_lib.c')
0 files changed, 0 insertions, 0 deletions