RE: [v1 0/6] cryptodev: support digest message in SM2

2023-09-14 Thread Gowrishankar Muthukrishnan
Hi, Could these patches get some review ? Thanks, Gowrishankar > This patch series fixes SM2 algorithm implementation to support digest > message as input along with plain message as today. > > Gowrishankar Muthukrishnan (6): > crypto/openssl: include SM2 in asymmetric capabilities > cryptod

[v1 0/6] cryptodev: support digest message in SM2

2023-08-10 Thread Gowrishankar Muthukrishnan
This patch series fixes SM2 algorithm implementation to support digest message as input along with plain message as today. Gowrishankar Muthukrishnan (6): crypto/openssl: include SM2 in asymmetric capabilities cryptodev: add RNG capability in EC based xform cryptodev: add hash support in asy