Hi Dev,

> -----Original Message-----
> From: dev [mailto:dev-boun...@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 us...@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

Reply via email to