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 6775e2c429 crypto: fix built-in AES decrypt function 11 years ago
..
Makefile.objs crypto: introduce generic cipher API & built-in implementation 11 years ago
aes.c crypto: move built-in AES implementation into crypto/ 11 years ago
cipher-builtin.c crypto: fix built-in AES decrypt function 11 years ago
cipher-gcrypt.c crypto: add a gcrypt cipher implementation 11 years ago
cipher-nettle.c crypto: Fix aes_decrypt_wrapper() 11 years ago
cipher.c crypto: add a nettle cipher implementation 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: add a gcrypt cipher implementation 11 years ago