[PATCH v2 1/2] cryptodev: add sm4 encryption algorithm

Ji, Kai kai.ji at intel.com
Wed Sep 28 17:26:51 CEST 2022


Acked-by: Kai Ji <kai.ji at intel.com>

> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Sent: Wednesday, September 28, 2022 2:18 PM
> To: dev at dpdk.org
> Cc: gakhil at marvell.com; Ji, Kai <kai.ji at intel.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusztal at intel.com>
> Subject: [PATCH v2 1/2] cryptodev: add sm4 encryption algorithm
> 
> ShangMi 4 (SM4) is a block cipher used in the Chinese National Standard for
> Wireless LAN WAPI and also used with Transport Layer Security.
> 
> - Added SM4 encryption algorithm.
> Supported modes are ECB, CBC and CTR.
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> ---



More information about the dev mailing list