summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix builtin qcrypto_cipher_freePaolo Bonzini2015-07-091-1/+3
* crypto: add a nettle cipher implementationDaniel P. Berrange2015-07-082-2/+210
* crypto: add a gcrypt cipher implementationDaniel P. Berrange2015-07-083-0/+308
* crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-083-0/+448
* crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange2015-07-072-0/+416
* crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-072-0/+1653
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-073-0/+262
OpenPOWER on IntegriCloud