From: Aydın Mercan Date: Tue, 14 Jul 2026 14:12:19 +0000 (+0300) Subject: new: dev: add crypto required for quic support X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f6d644b18fae88eaebfe90e03f6d72598c541fd1;p=thirdparty%2Fbind9.git new: dev: add crypto required for quic support This MR adds the necessary cryptographic parts for QUIC support. These parts are: AEAD (AES-GCM and ChaCha20-Poly1305) HKDF (Both the original algorithm and TLS 1.3's HKDF-Expand-Label) QUIC header protection mask generation Merge branch 'aydin/quic-crypto' into 'main' See merge request isc-projects/bind9!11549 --- f6d644b18fae88eaebfe90e03f6d72598c541fd1