summaryrefslogtreecommitdiff
path: root/crypto/cipher.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-08crypto: add a nettle cipher implementationDaniel P. Berrange1-2/+4
2015-07-08crypto: add a gcrypt cipher implementationDaniel P. Berrange1-0/+23
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange1-0/+49