RE: [PATCH v4 0/3] SM2 crypto algorithm support

2023-06-08 Thread Akhil Goyal
> Subject: [PATCH v4 0/3] SM2 crypto algorithm support > > This patch series adds SM2 crypto algorithm support, along with tests > verified using Openssl. > > v4: > - minor correction in comments Series Acked-by: Akhil Goyal Applied to dpdk-next-crypto

[PATCH v4 0/3] SM2 crypto algorithm support

2023-06-08 Thread Gowrishankar Muthukrishnan
This patch series adds SM2 crypto algorithm support, along with tests verified using Openssl. v4: - minor correction in comments Gowrishankar Muthukrishnan (3): cryptodev: add SM2 asymmetric crypto algorithm test/crypto: add asymmetric SM2 test cases crypto/openssl: add SM2 asymmetric cryp