summaryrefslogtreecommitdiffstats
path: root/include/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix description of @errp parameter initializationDaniel P. Berrange2019-11-293-14/+14
* crypto: Fix typo in exampleEric Blake2019-11-291-1/+1
* crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange2019-11-291-15/+2
* crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange2019-11-291-8/+1
* crypto: add ability to query hash digest lenDaniel P. Berrange2019-11-291-0/+11
* crypto: add additional query accessors for cipher instancesDaniel P. Berrange2019-11-291-0/+37
* crypto: add support for loading encrypted x509 keysDaniel P. Berrange2019-11-291-0/+1
* crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange2019-11-291-0/+148
* crypto: introduce new module for handling TLS sessionsDaniel P. Berrange2015-09-151-0/+322
* crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange2015-09-151-0/+1
* crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange2015-09-151-0/+112
* crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange2015-09-151-0/+112
* crypto: introduce new base module for TLS credentialsDaniel P. Berrange2015-09-151-0/+68
* crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-081-0/+210
* crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange2015-07-071-0/+49
* crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-071-0/+68
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-072-0/+218
OpenPOWER on IntegriCloud