aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipher.c
AgeCommit message (Expand)Author
2016-01-29crypto: Clean up includesPeter Maydell
2015-12-23crypto: fix transposed arguments in cipher error messageDaniel P. Berrange
2015-12-23crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange
2015-12-23crypto: add additional query accessors for cipher instancesDaniel P. Berrange
2015-10-22crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange
2015-07-08crypto: add a nettle cipher implementationDaniel P. Berrange
2015-07-08crypto: add a gcrypt cipher implementationDaniel P. Berrange
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange