RE: [PATCH v4 0/7] cryptodev: support digest message in SM2

2023-10-09 Thread Akhil Goyal
> Subject: [PATCH v4 0/7] cryptodev: support digest message in SM2 > > This patch series fixes SM2 algorithm implementation to > support digest message as input along with plain message > as today. > > v4: > - code rebase on next-crypto > Added release notes for AP

[PATCH v4 0/7] cryptodev: support digest message in SM2

2023-10-09 Thread Gowrishankar Muthukrishnan
This patch series fixes SM2 algorithm implementation to support digest message as input along with plain message as today. v4: - code rebase on next-crypto Gowrishankar Muthukrishnan (7): crypto/openssl: include SM2 in asymmetric capabilities cryptodev: add hash algorithms in asymmetric capa