summaryrefslogtreecommitdiffstats
path: root/crypto/cipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: Clean up includesPeter Maydell2019-11-291-0/+1
* crypto: fix transposed arguments in cipher error messageDaniel P. Berrange2019-11-291-1/+1
* crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange2019-11-291-4/+4
* crypto: add additional query accessors for cipher instancesDaniel P. Berrange2019-11-291-0/+48
* crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange2015-10-221-4/+4
* crypto: add a nettle cipher implementationDaniel P. Berrange2015-07-081-2/+4
* crypto: add a gcrypt cipher implementationDaniel P. Berrange2015-07-081-0/+23
* crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-081-0/+49
OpenPOWER on IntegriCloud