[dpdk-dev] dev Digest, Vol 128, Issue 78

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Wed Feb 8 20:52:08 CET 2017


Hi Dev,

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Devanath S
> Sent: Wednesday, February 08, 2017 6:27 AM
> To: dev at 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 at 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


More information about the dev mailing list