DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] [dpdk-dev] [Crypto-PMD and Libraries] Suggestions on porting/attaching existing libraries with Crypto PMDS
@ 2019-05-13  5:11 Suraj R Gupta
  2019-05-13 10:03 ` Trahe, Fiona
  0 siblings, 1 reply; 2+ messages in thread
From: Suraj R Gupta @ 2019-05-13  5:11 UTC (permalink / raw)
  To: users, dev

Hi,
This is in regards with using Cryptographic libraries with DPDK crypto
PMDs. Intel has its own Cryptographic libraries for various algorithms
hosted in git and some restricted channels.
I would like to know if any other library can be attached to the Crypto Pmd.

For e.g. I would like to know if any Kasumi algorithm library can be
attached with Kasumi Crypto PMD.

I would like to have your suggestions and help in this regard.

-- 
Thanks and Regards
Suraj R Gupta

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

* Re: [dpdk-users] [dpdk-dev] [Crypto-PMD and Libraries] Suggestions on porting/attaching existing libraries with Crypto PMDS
  2019-05-13  5:11 [dpdk-users] [dpdk-dev] [Crypto-PMD and Libraries] Suggestions on porting/attaching existing libraries with Crypto PMDS Suraj R Gupta
@ 2019-05-13 10:03 ` Trahe, Fiona
  0 siblings, 0 replies; 2+ messages in thread
From: Trahe, Fiona @ 2019-05-13 10:03 UTC (permalink / raw)
  To: Suraj R Gupta, users, dev

Hi Suraj,

> -----Original Message-----
> From: users [mailto:users-bounces@dpdk.org] On Behalf Of Suraj R Gupta
> Sent: Monday, May 13, 2019 6:11 AM
> To: users@dpdk.org; dev@dpdk.org
> Subject: [dpdk-users] [dpdk-dev] [Crypto-PMD and Libraries] Suggestions on porting/attaching existing
> libraries with Crypto PMDS
> 
> Hi,
> This is in regards with using Cryptographic libraries with DPDK crypto
> PMDs. Intel has its own Cryptographic libraries for various algorithms
> hosted in git and some restricted channels.
> I would like to know if any other library can be attached to the Crypto Pmd.
> 
> For e.g. I would like to know if any Kasumi algorithm library can be
> attached with Kasumi Crypto PMD.
[Fiona] No, the kasumi software PMD is essentially a shim between the 
DPDK cryptodev API and the Intel libsso_kasumi library.
If you have another KASUMI library that you want to use you should 
create a new PMD to wrap that library.
 
> I would like to have your suggestions and help in this regard.
> 
> --
> Thanks and Regards
> Suraj R Gupta

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

end of thread, other threads:[~2019-05-13 10:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-13  5:11 [dpdk-users] [dpdk-dev] [Crypto-PMD and Libraries] Suggestions on porting/attaching existing libraries with Crypto PMDS Suraj R Gupta
2019-05-13 10:03 ` Trahe, Fiona

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).