Re: [dpdk-dev] [EXT] [PATCH v5 0/7] Rework API for RSA algorithm in asymmetric crypto

2019-07-19 Thread Kusztal, ArkadiuszX
tamarthy > ; Sunila Sahu > Subject: Re: [dpdk-dev] [EXT] [PATCH v5 0/7] Rework API for RSA algorithm in > asymmetric crypto > > 19/07/2019 14:51, Akhil Goyal: > > > > Arek Kusztal (7): > > > > cryptodev: change RSA API comments about primes > > >

Re: [dpdk-dev] [EXT] [PATCH v5 0/7] Rework API for RSA algorithm in asymmetric crypto

2019-07-19 Thread Thomas Monjalon
19/07/2019 14:51, Akhil Goyal: > > > Arek Kusztal (7): > > > cryptodev: change RSA API comments about primes > > > cryptodev: add cipher field to RSA op > > > crypto/openssl: add cipher field to openssl RSA implementation > > > test: add cipher field to RSA test > > > cryptodev: remove RS

Re: [dpdk-dev] [EXT] [PATCH v5 0/7] Rework API for RSA algorithm in asymmetric crypto

2019-07-19 Thread Akhil Goyal
> > -- > > Ramoved patches that was not acked by Shally. > > So open things: > > 1. Creating padding struct. > > 2. Padding parameters (seedlen, optional label etc). > > 3. Leading zeroes questions. > > 4. Random number requirement

Re: [dpdk-dev] [EXT] [PATCH v5 0/7] Rework API for RSA algorithm in asymmetric crypto

2019-07-18 Thread Shally Verma
> -Original Message- > From: Arek Kusztal > Sent: Thursday, July 18, 2019 9:40 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; fiona.tr...@intel.com; Shally Verma > ; damianx.no...@intel.com; Arek Kusztal > > Subject: [EXT] [PATCH v5 0/7] Rework API for RSA algorithm in asymmetric > c