summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* crypto: do an explicit check for nettle pbkdf functionsDaniel P. Berrange2019-11-291-2/+2
* crypto: implement the LUKS block encryption formatDaniel P. Berrange2019-11-291-0/+1
* crypto: add block encryption frameworkDaniel P. Berrange2019-11-291-0/+2
* crypto: import an implementation of the XTS cipher modeDaniel P. Berrange2019-11-291-0/+1
* crypto: add support for anti-forensic split algorithmDaniel P. Berrange2019-11-291-0/+1
* crypto: add support for generating initialization vectorsDaniel P. Berrange2019-11-291-0/+4
* crypto: add support for PBKDF2 algorithmDaniel P. Berrange2019-11-291-0/+4
* crypto: add cryptographic random byte sourceDaniel P. Berrange2019-11-291-0/+4
* crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange2019-11-291-0/+1
* crypto: introduce new module for handling TLS sessionsDaniel P. Berrange2015-09-151-0/+1
* crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange2015-09-151-0/+1
* crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange2015-09-151-0/+1
* crypto: introduce new base module for TLS credentialsDaniel P. Berrange2015-09-151-0/+1
* crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange2015-09-151-5/+8
* crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange2015-07-081-0/+1
* crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange2015-07-071-0/+1
* crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-071-0/+1
* crypto: introduce new module for computing hash digestsDaniel P. Berrange2015-07-071-0/+2
OpenPOWER on IntegriCloud