RE: [EXT] [PATCH v3 0/5] crypto/qat: add asymmetric crypto algorithms

2022-02-23 Thread Akhil Goyal
> 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-10779

[PATCH v3 0/5] crypto/qat: add asymmetric crypto algorithms

2022-02-21 Thread Arek Kusztal
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 misspelle