summaryrefslogtreecommitdiffstats
path: root/qapi/crypto.json
Commit message (Expand)AuthorAgeFilesLines
* crypto: implement the LUKS block encryption formatDaniel P. Berrange2019-11-291-3/+46
* crypto: add block encryption frameworkDaniel P. Berrange2019-11-291-0/+68
* crypto: wire up XTS mode for cipher APIsDaniel P. Berrange2019-11-291-1/+2
* crypto: add support for the twofish cipher algorithmDaniel P. Berrange2019-11-291-1/+5
* crypto: add support for the serpent cipher algorithmDaniel P. Berrange2019-11-291-1/+5
* crypto: add support for the cast5-128 cipher algorithmDaniel P. Berrange2019-11-291-1/+4
* crypto: add support for generating initialization vectorsDaniel P. Berrange2019-11-291-0/+19
* crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange2019-11-291-0/+30
* crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange2019-11-291-0/+15
* crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange2019-11-291-0/+14
* crypto: introduce new base module for TLS credentialsDaniel P. Berrange2015-09-151-0/+21
OpenPOWER on IntegriCloud