Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-15 | crypto: introduce new module for handling TLS sessions | Daniel P. Berrange | 1 | -0/+322 |
2015-09-15 | crypto: add sanity checking of TLS x509 credentials | Daniel P. Berrange | 1 | -0/+1 |
2015-09-15 | crypto: introduce new module for TLS x509 credentials | Daniel P. Berrange | 1 | -0/+112 |
2015-09-15 | crypto: introduce new module for TLS anonymous credentials | Daniel P. Berrange | 1 | -0/+112 |
2015-09-15 | crypto: introduce new base module for TLS credentials | Daniel P. Berrange | 1 | -0/+68 |
2015-07-08 | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange | 1 | -0/+210 |
2015-07-07 | crypto: move built-in D3DES implementation into crypto/ | Daniel P. Berrange | 1 | -0/+49 |
2015-07-07 | crypto: move built-in AES implementation into crypto/ | Daniel P. Berrange | 1 | -0/+68 |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange | 2 | -0/+218 |