Intel QuickAssist Technology( QAT) OpenSSL Engine (an OpenSSL Plug-In Engine) which provides cryptographic acceleration for both hardware and optimized software using Intel QuickAssist Technology enabled Intel platforms. https://developer.intel.com/quickassist
BSD 3-Clause "New" or "Revised" License
410
stars
128
forks
source link
Currently, does this support quic ssl offload? #309
Closed
lastpepole closed 3 months ago
Hi @lastpepole , experimental QUIC support is present via BoringSSL with Nginx-QUIC. Refer https://github.com/intel/QAT_Engine/blob/master/docs/bssl_support.md for setting up BoringSSL with QATEngine. You can download Nginx-QUIC and follow README instructions to enable and offload via QUIC protocol.