From: "Daniel P. Berrange" <berrange@redhat.com>
To: "Longpeng(Mike)" <longpeng2@huawei.com>
Cc: eblake@redhat.com, armbru@redhat.com, wu.wubin@huawei.com,
jianjay.zhou@huawei.com, arei.gonglei@huawei.com,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH for-2.9 v2] crypto: add 3des-ede support when using libgcrypt/nettle
Date: Thu, 8 Dec 2016 09:33:16 +0000 [thread overview]
Message-ID: <20161208093316.GA26641@redhat.com> (raw)
In-Reply-To: <1481164408-194252-1-git-send-email-longpeng2@huawei.com>
On Thu, Dec 08, 2016 at 10:33:28AM +0800, Longpeng(Mike) wrote:
> Libgcrypt and nettle support 3des-ede, so this patch add 3des-ede
> support when using libgcrypt or nettle.
>
> Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
> ---
> Changes since v1:
> - rename 3des-ede to 3des. [Daniel]
> - add (since 2.9) in comment. [Gonglei]
> - add ctr(3des) testcase. [Gonglei]
> - split original patchset. [Gonglei]
>
> ---
> crypto/cipher-gcrypt.c | 6 +++
> crypto/cipher-nettle.c | 37 ++++++++++++++
> crypto/cipher.c | 7 ++-
> qapi/crypto.json | 3 +-
> tests/test-crypto-cipher.c | 119 +++++++++++++++++++++++++++++++++++++++++++++
> 5 files changed, 169 insertions(+), 3 deletions(-)
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Added to my crypto-next queue
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://entangle-photo.org -o- http://search.cpan.org/~danberr/ :|
next prev parent reply other threads:[~2016-12-08 9:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-08 2:33 [Qemu-devel] [PATCH for-2.9 v2] crypto: add 3des-ede support when using libgcrypt/nettle Longpeng(Mike)
2016-12-08 2:43 ` Gonglei (Arei)
2016-12-08 9:33 ` Daniel P. Berrange [this message]
2016-12-08 10:07 ` Longpeng (Mike)
2016-12-08 15:45 ` Eric Blake
2016-12-08 15:52 ` Daniel P. Berrange
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=20161208093316.GA26641@redhat.com \
--to=berrange@redhat.com \
--cc=arei.gonglei@huawei.com \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=jianjay.zhou@huawei.com \
--cc=longpeng2@huawei.com \
--cc=qemu-devel@nongnu.org \
--cc=wu.wubin@huawei.com \
/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).