]> git.ipfire.org Git - thirdparty/qemu.git/history - crypto
cpu: Change tcg_cpu_exec() arg to cpu, not env
[thirdparty/qemu.git] / crypto /
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