From: Deep Debroy <ddebroy@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] library choices for AES CBC/GCM on dpdk app datapath
Date: Wed, 1 Apr 2015 15:54:27 -0700 [thread overview]
Message-ID: <CABg=H3MR0V_-evtyAFPero=1VqCWfVQ0T9d8sc9NBgQMeY0bOw@mail.gmail.com> (raw)
Hi, I was wondering if anyone has pointers for a crypto library
implementing AES CBC and GCM that I can use for encrypting network packets
in a DPDK app's datapath.
The app is supposed to run in a VM in the cloud. So access to crypto
acceleration hardware (besides Intel AES NI/pmuludq) may not be present.
Does it make sense to look into OpenSSL and invoking it's APIs from a DPDK
app?
Thanks!
next reply other threads:[~2015-04-01 22:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 22:54 Deep Debroy [this message]
2015-04-02 11:30 ` Neil Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CABg=H3MR0V_-evtyAFPero=1VqCWfVQ0T9d8sc9NBgQMeY0bOw@mail.gmail.com' \
--to=ddebroy@gmail.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).