Age | Commit message (Expand) | Author |
---|---|---|
2016-03-17 | crypto: implement the LUKS block encryption format | Daniel P. Berrange |
2016-03-17 | crypto: add block encryption framework | Daniel P. Berrange |
2016-03-17 | crypto: wire up XTS mode for cipher APIs | Daniel P. Berrange |
2016-03-17 | crypto: add support for the twofish cipher algorithm | Daniel P. Berrange |
2016-03-17 | crypto: add support for the serpent cipher algorithm | Daniel P. Berrange |
2016-03-17 | crypto: add support for the cast5-128 cipher algorithm | Daniel P. Berrange |
2016-03-17 | crypto: add support for generating initialization vectors | Daniel P. Berrange |
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-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange |
2015-09-15 | crypto: introduce new base module for TLS credentials | Daniel P. Berrange |