* Re: [dpdk-users] [dpdk-dev] dev Digest, Vol 128, Issue 78
[not found] ` <CADjMg7UYFK1dJkAh9Xgmz7mof9vhOPCE9iFOb9W-5YXQcnkTDg@mail.gmail.com>
@ 2017-02-08 19:52 ` De Lara Guarch, Pablo
0 siblings, 0 replies; only message in thread
From: De Lara Guarch, Pablo @ 2017-02-08 19:52 UTC (permalink / raw)
To: Devanath S, dev; +Cc: users
Hi Dev,
> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Devanath S
> Sent: Wednesday, February 08, 2017 6:27 AM
> To: dev@dpdk.org
> Subject: Re: [dpdk-dev] dev Digest, Vol 128, Issue 78
>
> Hi *,
>
> We are trying to use dpdk in our security product. But the packet flow
> in it requires synchronous encryption and decryption.
>
> Is this possible with DPDK and its software crypto library?
I think this question suits more in users@dpdk.org mailing list, so I CC'd it.
The cryptodev library in DPDK supports asynchronous crypto operations (encryption/decryption and ciphering).
You would need to add another layer in your application to make it synchronous.
Thanks,
Pablo
>
> Regards,
> Dev
^ permalink raw reply [flat|nested] only message in thread