1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/security/isal-kmod/pkg-descr
John Baldwin 5dc90766cf Add a new security/isal-kmod port.
This port builds a kernel crypto device driver which uses routines
from Intel's ISA-L crypto library to perform AES-GCM encryption and
decryption.

Reviewed by:	mat
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D25514
2020-08-05 23:52:56 +00:00

9 lines
295 B
Plaintext

ISA-L crypto is a collection of optimized low-level functions
targeting cryptography applications.
This port provides a driver for the in-kernel opencrypto framework
that uses routines in the ISA-L crypto library.
WWW: https://github.com/bsdjhb/ocf_isa_l
https://github.com/01org/isa-l_crypto