> This patchset adds following asymmetric crypto algorithms to Intel QuickAssist > Technology driver: > - ECDSA > - ECPM > > Code also was refactored to be more readable and easier scalable. > > v2: > - add actual implementation > v3: > - rebase against newest changes > > Depends-on: patch-107793 ("crypto: fix misspelled key in qt format") > Depends-on: series-21741 ("drivers/qat: QAT symmetric crypto datapatch > rework") > Applied to dpdk-next-crypto
- [PATCH v3 0/5] crypto/qat: add asymmetric crypto algorithms Arek Kusztal
- [PATCH v3 1/5] crypto/qat: refactor asymmetric crypto fu... Arek Kusztal
- [PATCH v3 2/5] crypto/qat: add named elliptic curves Arek Kusztal
- [PATCH v3 3/5] crypto/qat: add ecdsa algorithm Arek Kusztal
- [PATCH v3 4/5] crypto/qat: add ecpm algorithm Arek Kusztal
- [PATCH v3 5/5] crypto/qat: refactor asymmetric session Arek Kusztal
- RE: [EXT] [PATCH v3 0/5] crypto/qat: add asymmetric cryp... Akhil Goyal