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 3a661f1eab crypto: add sanity checking of plaintext/ciphertext length 11 years ago
..
Makefile.objs crypto: introduce new module for handling TLS sessions 11 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: allow use of nettle/gcrypt to be selected explicitly 11 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
tlscreds.c crypto: introduce new base module for TLS credentials 11 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 sanity checking of TLS x509 credentials 11 years ago
tlssession.c crypto: introduce new module for handling TLS sessions 11 years ago