[EXT] [PATCH v2 0/2] cryptodev: add SM3 and SM4 algorithms
Anoob Joseph
anoobj at marvell.com
Wed Sep 28 17:29:57 CEST 2022
> -----Original Message-----
> From: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> Sent: Wednesday, September 28, 2022 6:48 PM
> To: dev at dpdk.org
> Cc: Akhil Goyal <gakhil at marvell.com>; kai.ji at intel.com; Arek Kusztal
> <arkadiuszx.kusztal at intel.com>
> Subject: [EXT] [PATCH v2 0/2] cryptodev: add SM3 and SM4 algorithms
>
> External Email
>
> ----------------------------------------------------------------------
> ShangMi 4 (SM4) is a block cipher used in the Chinese National Standard for
> Wireless LAN WAPI and also used with Transport Layer Security.
> ShangMi 3 (SM3) is a cryptographic hash function used in the Chinese
> National Standard.
>
> This patcheset adds both to the Cryptodev.
>
> v2:
> - Fixed incorrect sm3 string
> - Added full name of the algorithm
>
> Arek Kusztal (2):
> cryptodev: add sm4 encryption algorithm
> cryptodev: add sm3 hash algorithm
>
> doc/guides/cryptodevs/features/default.ini | 4 ++++
> doc/guides/rel_notes/release_22_11.rst | 9 +++++++++
> lib/cryptodev/rte_crypto_sym.h | 13 +++++++++++--
> lib/cryptodev/rte_cryptodev.c | 8 ++++++--
> 4 files changed, 30 insertions(+), 4 deletions(-)
>
> --
> 2.13.6
Series Acked-by: Anoob Joseph <anoobj at marvell.com>
More information about the dev
mailing list