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

Ján Tomko jtomko at redhat.com
Fri May 11 15:50:10 UTC 2018


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(-)

-- 
2.16.1




More information about the libvir-list mailing list