[libvirt] [PATCH 0/5] Rely on GnuTLS for md5/sha256 functions

Michal Privoznik mprivozn at redhat.com
Mon May 14 09:17:52 UTC 2018


On 05/11/2018 05:50 PM, Ján Tomko wrote:
> Ján Tomko (5):
>   vircrypto: provide constants for hash sizes
>   Introduce virCryptoHashBuf
>   esx: use virCryptoHashBuf
>   esx: Use VIR_CRYPTO_HASH_SIZE_MD5
>   vircrypto: Rely on GnuTLS for hash functions
> 
>  bootstrap.conf                      |  2 --
>  src/esx/esx_network_driver.c        | 22 ++++++++------
>  src/esx/esx_storage_backend_iscsi.c | 46 +++++++++++++++++-------------
>  src/esx/esx_storage_backend_vmfs.c  | 20 ++++++-------
>  src/util/vircrypto.c                | 57 ++++++++++++++++++++++++++-----------
>  src/util/vircrypto.h                | 10 +++++++
>  6 files changed, 100 insertions(+), 57 deletions(-)
> 

ACK series, but please see my comment in 2/5 before pushing.

Michal




More information about the libvir-list mailing list