summaryrefslogtreecommitdiff
path: root/crypto/tlscreds.c
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2015-10-31 14:39:52 +0900
committerDaniel P. Berrange <berrange@redhat.com>2016-03-17 09:49:01 +0000
commitb917da4cbd13dae4cda3852d5bdf3725202103ab (patch)
tree9a2b5c3ae685f3e3dd520318017e85434945a178 /crypto/tlscreds.c
parent8c4575472494a5dfedfe05e7b58ca9ce3872ad56 (diff)
downloadqemu-b917da4cbd13dae4cda3852d5bdf3725202103ab.tar.gz
qemu-b917da4cbd13dae4cda3852d5bdf3725202103ab.tar.bz2
qemu-b917da4cbd13dae4cda3852d5bdf3725202103ab.zip
crypto: add cryptographic random byte source
There are three backend impls provided. The preferred is gnutls, which is backed by nettle in modern distros. The gcrypt impl is provided for cases where QEMU build against gnutls is disabled, but crypto is still desired. No nettle impl is provided, since it is non-trivial to use the nettle APIs for random numbers. Users of nettle should ensure gnutls is enabled for QEMU. Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'crypto/tlscreds.c')
0 files changed, 0 insertions, 0 deletions