summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
2015-07-08crypto: add a nettle cipher implementationDaniel P. Berrange2-2/+210
2015-07-08crypto: add a gcrypt cipher implementationDaniel P. Berrange3-0/+308
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange3-0/+448
2015-07-07crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange2-0/+416
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange2-0/+1653
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange3-0/+262