Overview¶
Intel Multi-Buffer Crypto allows DPDK applications running on Intel platforms to leverage the Intel Multi-Buffer IPsec library.
Features¶
Support of Intel Multi-Buffer library leveraging AES-NI, SSE, AVX, AVX2 and AVX512.
Encryption algorithms:
AES-CBC/CTR (128, 192, 256), AES-GCM (128, 192, 256)
NULL
Authentication algorithms:
HMAC-MD5, HMAC-SHA-1, HMAC-SHA-2 (224, 256, 384, 512)
AES-XCBC (128)
NULL
Supported platforms
All Intel processor platforms supported by 6WINDGate DPDK and supporting AES-NI and at least one of SSE, AVX, AVX2 and AVX512 instructions sets.
Dynamically loadable plugin for 6WINDGate DPDK