DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Question on using crypto library (S/W implementation) with DPDK application
@ 2016-08-02 10:30 Chinmaya Dwibedy
  2016-08-04  7:44 ` Chinmaya Dwibedy
  0 siblings, 1 reply; 4+ messages in thread
From: Chinmaya Dwibedy @ 2016-08-02 10:30 UTC (permalink / raw)
  To: users

Hi,

Our application will run on VM (Cloud environment). If access to
crypto acceleration hardware

(besides Intel AES NI/Intel QAT) are not present, what are the
different available choices ?

Do I need to integrate the OpenSSL or Libgcrypt library and invoke
it's APIs from a DPDK application?

Can we use the AF_ALG protocol so as to use the kernels crypto framework?

Please clarify. Thank you in advance for your support and time.



Regards,

Chinmaya

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-users] Question on using crypto library (S/W implementation) with DPDK application
  2016-08-02 10:30 [dpdk-users] Question on using crypto library (S/W implementation) with DPDK application Chinmaya Dwibedy
@ 2016-08-04  7:44 ` Chinmaya Dwibedy
  0 siblings, 0 replies; 4+ messages in thread
From: Chinmaya Dwibedy @ 2016-08-04  7:44 UTC (permalink / raw)
  To: users

Hi ,

Can anyone please respond to my question ? Anticipating an early response.


Regards,
Chinmaya


On Tue, Aug 2, 2016 at 4:00 PM, Chinmaya Dwibedy <ckdwibedy@gmail.com>
wrote:

> Hi,
>
> Our application will run on VM (Cloud environment). If access to crypto acceleration hardware
>
> (besides Intel AES NI/Intel QAT) are not present, what are the different available choices ?
>
> Do I need to integrate the OpenSSL or Libgcrypt library and invoke it's APIs from a DPDK application?
>
> Can we use the AF_ALG protocol so as to use the kernels crypto framework?
>
> Please clarify. Thank you in advance for your support and time.
>
>
>
> Regards,
>
> Chinmaya
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-users] Question on using crypto library (S/W implementation) with DPDK application
  2016-08-05 14:18 Trahe, Fiona
@ 2016-08-05 16:05 ` Chinmaya Dwibedy
  0 siblings, 0 replies; 4+ messages in thread
From: Chinmaya Dwibedy @ 2016-08-05 16:05 UTC (permalink / raw)
  To: Trahe, Fiona; +Cc: users

Hi Mr. Fiona,


Thank you so much for your valuable response.

Regards,
Chinmaya

On Fri, Aug 5, 2016 at 7:48 PM, Trahe, Fiona <fiona.trahe@intel.com> wrote:

> Hi Chinmaya,
>
>
>
> Sorry for the slow response.
>
>
>
> There’s a PMD currently under development which may provide what you’re
> looking for.
>
> It will provide 3DES_CBC_128/192 with MD5_HMAC, SHA1/SHA224/SHA256_HMAC
> and AES-GMAC.
>
> It will translate from dpdk cryptodev API to openssl’s libcrypto for the
> software enablement of these algorithms.
>
>
>
> See Tim O’Driscoll’s post re 16.11 roadmap on the dev mailing list for
> more details
>
> http://dpdk.org/ml/archives/dev/2016-July/043534.html
>
>
>
>
>
> At the moment there are no plans to integrate with AF_ALG.
>
> The performance is unlikely to be satisfactory.
>
>
>
> Regards,
>
> Fiona
>
>
>
>
>
> Hi,
>
>
>
> Our application will run on VM (Cloud environment). If access to
>
> crypto acceleration hardware
>
>
>
> (besides Intel AES NI/Intel QAT) are not present, what are the
>
> different available choices ?
>
>
>
> Do I need to integrate the OpenSSL or Libgcrypt library and invoke
>
> it's APIs from a DPDK application?
>
>
>
> Can we use the AF_ALG protocol so as to use the kernels crypto framework?
>
>
>
> Please clarify. Thank you in advance for your support and time.
>
>
>
>
>
>
>
> Regards,
>
>
>
> Chinmaya
>
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-users] Question on using crypto library (S/W implementation) with DPDK application
@ 2016-08-05 14:18 Trahe, Fiona
  2016-08-05 16:05 ` Chinmaya Dwibedy
  0 siblings, 1 reply; 4+ messages in thread
From: Trahe, Fiona @ 2016-08-05 14:18 UTC (permalink / raw)
  To: users; +Cc: ckdwibedy, Trahe, Fiona

Hi Chinmaya,

Sorry for the slow response.

There's a PMD currently under development which may provide what you're looking for.
It will provide 3DES_CBC_128/192 with MD5_HMAC, SHA1/SHA224/SHA256_HMAC and AES-GMAC.
It will translate from dpdk cryptodev API to openssl's libcrypto for the software enablement of these algorithms.

See Tim O'Driscoll's post re 16.11 roadmap on the dev mailing list for more details
http://dpdk.org/ml/archives/dev/2016-July/043534.html




At the moment there are no plans to integrate with AF_ALG.

The performance is unlikely to be satisfactory.



Regards,

Fiona


Hi,

Our application will run on VM (Cloud environment). If access to
crypto acceleration hardware

(besides Intel AES NI/Intel QAT) are not present, what are the
different available choices ?

Do I need to integrate the OpenSSL or Libgcrypt library and invoke
it's APIs from a DPDK application?

Can we use the AF_ALG protocol so as to use the kernels crypto framework?

Please clarify. Thank you in advance for your support and time.



Regards,

Chinmaya

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-05 16:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-02 10:30 [dpdk-users] Question on using crypto library (S/W implementation) with DPDK application Chinmaya Dwibedy
2016-08-04  7:44 ` Chinmaya Dwibedy
2016-08-05 14:18 Trahe, Fiona
2016-08-05 16:05 ` Chinmaya Dwibedy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).