Age | Commit message (Expand) | Author |
2016-01-11 | crypto: Fix typo in example | Eric Blake |
2015-12-23 | crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI | Daniel P. Berrange |
2015-12-23 | crypto: move QCryptoHashAlgorithm enum definition into QAPI | Daniel P. Berrange |
2015-12-23 | crypto: add ability to query hash digest len | Daniel P. Berrange |
2015-12-23 | crypto: add additional query accessors for cipher instances | Daniel P. Berrange |
2015-12-18 | crypto: add support for loading encrypted x509 keys | Daniel P. Berrange |
2015-12-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange |
2015-09-15 | crypto: introduce new module for handling TLS sessions | Daniel P. Berrange |
2015-09-15 | crypto: add sanity checking of TLS x509 credentials | Daniel P. Berrange |
2015-09-15 | crypto: introduce new module for TLS x509 credentials | Daniel P. Berrange |
2015-09-15 | crypto: introduce new module for TLS anonymous credentials | Daniel P. Berrange |
2015-09-15 | crypto: introduce new base module for TLS credentials | Daniel P. Berrange |
2015-07-08 | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange |
2015-07-07 | crypto: move built-in D3DES implementation into crypto/ | Daniel P. Berrange |
2015-07-07 | crypto: move built-in AES implementation into crypto/ | Daniel P. Berrange |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange |