Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange | 2019-11-29 | 1 | -0/+1 |
* | crypto: introduce new module for handling TLS sessions | Daniel P. Berrange | 2015-09-15 | 1 | -0/+1 |
* | crypto: introduce new module for TLS x509 credentials | Daniel P. Berrange | 2015-09-15 | 1 | -0/+1 |
* | crypto: introduce new module for TLS anonymous credentials | Daniel P. Berrange | 2015-09-15 | 1 | -0/+1 |
* | crypto: introduce new base module for TLS credentials | Daniel P. Berrange | 2015-09-15 | 1 | -0/+1 |
* | crypto: move crypto objects out of libqemuutil.la | Daniel P. Berrange | 2015-09-15 | 1 | -5/+8 |
* | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange | 2015-07-08 | 1 | -0/+1 |
* | crypto: move built-in D3DES implementation into crypto/ | Daniel P. Berrange | 2015-07-07 | 1 | -0/+1 |
* | crypto: move built-in AES implementation into crypto/ | Daniel P. Berrange | 2015-07-07 | 1 | -0/+1 |
* | crypto: introduce new module for computing hash digests | Daniel P. Berrange | 2015-07-07 | 1 | -0/+2 |