freebsd-ports/security/ktls_isa-l_crypto-kmod/pkg-descr
Mark Linimon 834e1d8c35 Kernel module containing a KTLS software backend for AES-GCM connections
using Intel's ISA-L crypto library.

Only for amd64 and only for very recent -CURRENT.

Submitted by:		jhb
Reviewed by:		gallatin
Differential Revision:	D21446
2019-09-29 01:09:57 +00:00

8 lines
288 B
Text

ISA-L crypto is a collection of optimized low-level functions targeting
cryptography applications.
This port provides a software encryption module for in-kernel TLS
(KTLS) that uses routines in the ISA-L crypto library to encrypt TLS
records.
WWW: https://github.com/01org/isa-l_crypto