Re: [dpdk-dev] [RFC PATCH v2 0/3] specifications for asymmetric crypto algorithms

2017-05-12 Thread Umesh Kartha
Hi Neil, On Fri, May 12, 2017 at 08:15:57AM -0400, Neil Horman wrote: > On Thu, May 11, 2017 at 06:05:29PM +0530, Umesh Kartha wrote: > > This RFC contains specifications for asymmetric crypto algorithms. > > Asymmetric crypto algorithms are essential part of protocols such as > > SSL/TLS. As the

Re: [dpdk-dev] [RFC PATCH v2 0/3] specifications for asymmetric crypto algorithms

2017-05-12 Thread Neil Horman
On Thu, May 11, 2017 at 06:05:29PM +0530, Umesh Kartha wrote: > This RFC contains specifications for asymmetric crypto algorithms. > Asymmetric crypto algorithms are essential part of protocols such as > SSL/TLS. As the current DPDK crypto library lacks support for asymmetric > crypto algorithms, t

[dpdk-dev] [RFC PATCH v2 0/3] specifications for asymmetric crypto algorithms

2017-05-11 Thread Umesh Kartha
This RFC contains specifications for asymmetric crypto algorithms. Asymmetric crypto algorithms are essential part of protocols such as SSL/TLS. As the current DPDK crypto library lacks support for asymmetric crypto algorithms, this RFC is an attempt to address it. Cavium offers PCI hardware acce