QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel P. Berrange cb730894ae crypto: add support for generating initialization vectors 11 years ago
..
Makefile.objs crypto: add support for generating initialization vectors 10 years ago
aes.c crypto: Clean up includes 10 years ago
cipher-builtin.c crypto: Clean up includes 10 years ago
cipher-gcrypt.c crypto: Clean up includes 10 years ago
cipher-nettle.c crypto: Clean up includes 10 years ago
cipher.c crypto: Clean up includes 10 years ago
desrfb.c crypto: Clean up includes 10 years ago
hash.c crypto: ensure qcrypto_hash_digest_len is always defined 10 years ago
init.c crypto: Clean up includes 10 years ago
ivgen-essiv.c crypto: add support for generating initialization vectors 10 years ago
ivgen-essiv.h crypto: add support for generating initialization vectors 10 years ago
ivgen-plain.c crypto: add support for generating initialization vectors 10 years ago
ivgen-plain.h crypto: add support for generating initialization vectors 10 years ago
ivgen-plain64.c crypto: add support for generating initialization vectors 10 years ago
ivgen-plain64.h crypto: add support for generating initialization vectors 10 years ago
ivgen.c crypto: add support for generating initialization vectors 10 years ago
ivgenpriv.h crypto: add support for generating initialization vectors 10 years ago
pbkdf-gcrypt.c crypto: add support for PBKDF2 algorithm 10 years ago
pbkdf-nettle.c crypto: add support for PBKDF2 algorithm 10 years ago
pbkdf-stub.c crypto: add support for PBKDF2 algorithm 10 years ago
pbkdf.c crypto: add support for PBKDF2 algorithm 10 years ago
random-gcrypt.c crypto: add cryptographic random byte source 10 years ago
random-gnutls.c crypto: add cryptographic random byte source 10 years ago
random-stub.c crypto: add cryptographic random byte source 10 years ago
secret.c crypto: register properties against the class instead of object 10 years ago
tlscreds.c crypto: register properties against the class instead of object 10 years ago
tlscredsanon.c crypto: register properties against the class instead of object 10 years ago
tlscredspriv.h crypto: introduce new base module for TLS credentials 11 years ago
tlscredsx509.c crypto: register properties against the class instead of object 10 years ago
tlssession.c crypto: Clean up includes 10 years ago