[dpdk-dev] [PATCH v4 0/5] Add session-less, RSA, RSA-CRT to QAT

Akhil Goyal akhil.goyal at nxp.com
Wed Oct 23 15:42:22 CEST 2019



> 
> This patchset adds session-less option, RSA algorithm, RSA-CRT algorithm
> to Intel QuickAssist Technology PMD. It also adds session-less test cases
> for those algorithms.
> Test case for RSA signature with no padding will be sent in a later patch.
> 
> [1]crypto/qat: add sessionless implementation to asym pmd
> - this patch adds sessionless option to QAT, already implemented
> algorithms MOD EXP and MOD INV can be used with sessionless
> [2]crypto/qat: add rsa implementation to asym pmd
> - this patch adds option to use RSA with exponent private key
> pair (n,d)
> [3]crypto/qat: add rsa crt implementation to asym pmd
> - this patch adds CRT option to RSA, to improve performance of
> decryption and creating of signature
> 
> v4:
> - fixed compilation issue
> 
> Acked-by: Fiona Trahe <fiona.trahe at intel.com>
Series Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list