Re: [lng-odp] [RFC][PATCH] added asymmetric crypto algorithm support.

2017-04-06 Thread Bill Fischofer
; > Regards, > Umesh > > From: Dmitry Eremin-Solenikov > Sent: Thursday, April 6, 2017 4:11 PM > To: Kartha, Umesh; lng-odp@lists.linaro.org > Cc: Manoharan, Balasubramanian; Murthy, Nidadavolu; Manapragada, Ram Kumar > Subject: Re: [lng-odp] [RFC][PATCH] added asymmetric crypto a

Re: [lng-odp] [RFC][PATCH] added asymmetric crypto algorithm support.

2017-04-06 Thread Kartha, Umesh
Thanks for comments, please go through my replies. Regards, Umesh From: Dmitry Eremin-Solenikov Sent: Thursday, April 6, 2017 4:11 PM To: Kartha, Umesh; lng-odp@lists.linaro.org Cc: Manoharan, Balasubramanian; Murthy, Nidadavolu; Manapragada, Ram Kumar Subject: Re: [lng-odp] [RFC][PATCH] added

Re: [lng-odp] [RFC][PATCH] added asymmetric crypto algorithm support.

2017-04-06 Thread Dmitry Eremin-Solenikov
On 05.04.2017 13:02, Umesh Kartha wrote: > Asymmetric crypto algorithms are essential in protocols such as SSL/TLS. > As the current ODP crypto library lacks support for asymmetric crypto > algorithms, this RFC is an attempt to address it and add support for the > same. If you target TLS, you shou

[lng-odp] [RFC][PATCH] added asymmetric crypto algorithm support.

2017-04-05 Thread Umesh Kartha
Asymmetric crypto algorithms are essential in protocols such as SSL/TLS. As the current ODP crypto library lacks support for asymmetric crypto algorithms, this RFC is an attempt to address it and add support for the same. The asymmetric algorithms featured in this version are 1 RSA - RSA Sign