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 dd2bf9eb95 crypto: add additional query accessors for cipher instances 11 years ago
..
Makefile.objs crypto: add QCryptoSecret object class for password/key handling 10 years ago
aes.c crypto: move built-in AES implementation into crypto/ 11 years ago
cipher-builtin.c crypto: add sanity checking of plaintext/ciphertext length 11 years ago
cipher-gcrypt.c crypto: add sanity checking of plaintext/ciphertext length 11 years ago
cipher-nettle.c crypto: add sanity checking of plaintext/ciphertext length 11 years ago
cipher.c crypto: add additional query accessors for cipher instances 10 years ago
desrfb.c crypto: move built-in D3DES implementation into crypto/ 11 years ago
hash.c crypto: introduce new module for computing hash digests 11 years ago
init.c crypto: allow use of nettle/gcrypt to be selected explicitly 11 years ago
secret.c crypto: add QCryptoSecret object class for password/key handling 10 years ago
tlscreds.c crypto: avoid two coverity false positive error reports 10 years ago
tlscredsanon.c crypto: introduce new module for TLS anonymous credentials 11 years ago
tlscredspriv.h crypto: introduce new base module for TLS credentials 11 years ago
tlscredsx509.c crypto: add support for loading encrypted x509 keys 10 years ago
tlssession.c crypto: fix mistaken setting of Error in success code path 11 years ago