summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: introduce new module for handling TLS sessionsDaniel P. Berrange2015-09-152-0/+575
* crypto: add sanity checking of TLS x509 credentialsDaniel P. Berrange2015-09-151-0/+546
* crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange2015-09-152-0/+264
* crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange2015-09-152-0/+224
* crypto: introduce new base module for TLS credentialsDaniel P. Berrange2015-09-153-0/+294
* crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange2015-09-151-5/+8
* crypto: fix built-in AES decrypt functionDaniel P. Berrange2015-07-271-4/+4
* crypto: Fix aes_decrypt_wrapper()Kevin Wolf2015-07-201-1/+1
* crypto: avoid undefined behavior in nettle callsRadim Krčmář2015-07-161-4/+39
* crypto: fix build with nettle >= 3.0.0Radim Krčmář2015-07-161-6/+10
* crypto: fix builtin qcrypto_cipher_freePaolo Bonzini2015-07-091-1/+3
* crypto: add a nettle cipher implementationDaniel P. Berrange2015-07-082-2/+210
* crypto: add a gcrypt cipher implementationDaniel P. Berrange2015-07-083-0/+308
* crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-083-0/+448
* crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange2015-07-072-0/+416
* crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-072-0/+1653
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-073-0/+262
OpenPOWER on IntegriCloud