RE: [EXTERNAL] [PATCH v8 2/3] crypto/qat: add sm2 encryption/decryption function

2024-11-06 Thread Akhil Goyal
> This commit adds SM2 elliptic curve based asymmetric > encryption and decryption to the Intel QuickAssist > Technology PMD. > > Depends-on: patch-147900 ("[v2] crypto/qat: fix ecdsa session handling") > > Signed-off-by: Arkadiusz Kusztal Update qat.ini file also. > --- > doc/guides/rel_note

[PATCH v8 2/3] crypto/qat: add sm2 encryption/decryption function

2024-11-04 Thread Arkadiusz Kusztal
This commit adds SM2 elliptic curve based asymmetric encryption and decryption to the Intel QuickAssist Technology PMD. Depends-on: patch-147900 ("[v2] crypto/qat: fix ecdsa session handling") Signed-off-by: Arkadiusz Kusztal --- doc/guides/rel_notes/release_24_11.rst| 4 + .../common