qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 7/7] crypto: support more hash algorithms for


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 7/7] crypto: support more hash algorithms for pbkdf
Date: Mon, 12 Sep 2016 10:55:17 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 09/12/2016 09:13 AM, Daniel P. Berrange wrote:
> Currently pbkdf is only supported with SHA1 and SHA256. Expand
> this to support all algorithms known to QEMU.
> 
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
>  crypto/pbkdf-gcrypt.c     | 12 ++++++++-
>  crypto/pbkdf-nettle.c     | 63 
> ++++++++++++++++++++++++++++++++++++++++-------
>  tests/test-crypto-pbkdf.c | 53 ++++++++++++++++++++++++++++++++++++++-
>  3 files changed, 117 insertions(+), 11 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]