]> git.proxmox.com Git - mirror_qemu.git/history - crypto
vl.c: Add '-L help' which lists data dirs.
[mirror_qemu.git] / crypto /
2015-07-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-07-09 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-07-09 Paolo Bonzinicrypto: fix builtin qcrypto_cipher_free
2015-07-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-07-08 Daniel P. Berrangecrypto: add a nettle cipher implementation
2015-07-08 Daniel P. Berrangecrypto: add a gcrypt cipher implementation
2015-07-08 Daniel P. Berrangecrypto: introduce generic cipher API & built-in impleme...
2015-07-07 Daniel P. Berrangecrypto: move built-in D3DES implementation into crypto/
2015-07-07 Daniel P. Berrangecrypto: move built-in AES implementation into crypto/
2015-07-07 Daniel P. Berrangecrypto: introduce new module for computing hash digests