HomeFreeBSD

security/openssl: Update KTLS patches for Chacha20-Poly1305

Description

security/openssl: Update KTLS patches for Chacha20-Poly1305

This pulls in several upstream KTLS patches from OpenSSL master:

  • A fix to the return values of BIO_get_ktls_*().
  • Support for Chacha20-Poly1305.
  • Replacing the SSL_MODE_NO_KTLS_* modes which opted-out of KTLS with an opt-in SSL_OP_ENABLE_KTLS. Note that this means that KTLS is not enabled by default. Users can enable KTLS via a custom OpenSSL config file that enables the KTLS option.

Reported by: jhb
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D31430

Details

Provenance
brnrdAuthored on Aug 19 2021, 2:01 PM
Differential Revision
D31430: security/openssl: Update KTLS patches for Chacha20-Poly1305.
Parents
R11:8e897ef0efb1: x11/squeekboard: Fix build with rust 1.54.0
Branches
Unknown
Tags
Unknown