libvirt/include
Daniel P. Berrange 3a7fe8d508 Add helper APIs for generating cryptographic hashes
GNULIB provides APIs for calculating md5 and sha256 hashes,
but these APIs only return you raw byte arrays. Most users
in libvirt want the hash in printable string format. Add
some helper APIs in util/vircrypto.{c,h} for doing this.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-03-10 16:39:18 +00:00
..
libvirt Add helper APIs for generating cryptographic hashes 2014-03-10 16:39:18 +00:00
Makefile.am maint: use LGPL correctly 2013-05-20 14:03:48 -06:00