From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEv4y-0005NM-4S for qemu-devel@nongnu.org; Thu, 08 Dec 2016 04:33:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEv4u-00023l-H5 for qemu-devel@nongnu.org; Thu, 08 Dec 2016 04:33:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44346) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cEv4u-00023E-CA for qemu-devel@nongnu.org; Thu, 08 Dec 2016 04:33:24 -0500 Date: Thu, 8 Dec 2016 09:33:16 +0000 From: "Daniel P. Berrange" Message-ID: <20161208093316.GA26641@redhat.com> Reply-To: "Daniel P. Berrange" References: <1481164408-194252-1-git-send-email-longpeng2@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1481164408-194252-1-git-send-email-longpeng2@huawei.com> Subject: Re: [Qemu-devel] [PATCH for-2.9 v2] crypto: add 3des-ede support when using libgcrypt/nettle List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Longpeng(Mike)" Cc: eblake@redhat.com, armbru@redhat.com, wu.wubin@huawei.com, jianjay.zhou@huawei.com, arei.gonglei@huawei.com, qemu-devel@nongnu.org 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) > --- > 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 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/ :|