> -----Original Message-----
> From: Shally Verma [mailto:shally.ve...@caviumnetworks.com]
> Sent: Tuesday, July 10, 2018 5:01 PM
> To: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>
> Cc: dev@dpdk.org; pathr...@caviumnetworks.com;
> nmur...@caviumnetworks.com
> Subject: [PATCH v5 0/2]test/crypto: add unit testcase for asym crypto
>
> This patch series add unit test case for asymmetric crypto.
>
> Current testcase covers following operations:
> - RSA encrypt, decrypt, sign and verify
> - Modular Inversion and Exponentiation
> - Diffie-Hellman key pair generation and shared secret compute
> - DSA sign and verify
>
> All test cases use pre-defined test vectors.
Series-acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>