summaryrefslogtreecommitdiff
path: root/crypto/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2016-03-30crypto: do an explicit check for nettle pbkdf functionsDaniel P. Berrange1-2/+2
2016-03-17crypto: implement the LUKS block encryption formatDaniel P. Berrange1-0/+1
2016-03-17crypto: add block encryption frameworkDaniel P. Berrange1-0/+2
2016-03-17crypto: import an implementation of the XTS cipher modeDaniel P. Berrange1-0/+1
2016-03-17crypto: add support for anti-forensic split algorithmDaniel P. Berrange1-0/+1
2016-03-17crypto: add support for generating initialization vectorsDaniel P. Berrange1-0/+4
2016-03-17crypto: add support for PBKDF2 algorithmDaniel P. Berrange1-0/+4
2016-03-17crypto: add cryptographic random byte sourceDaniel P. Berrange1-0/+4
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange1-0/+1
2015-09-15crypto: introduce new module for handling TLS sessionsDaniel P. Berrange1-0/+1
2015-09-15crypto: introduce new module for TLS x509 credentialsDaniel P. Berrange1-0/+1
2015-09-15crypto: introduce new module for TLS anonymous credentialsDaniel P. Berrange1-0/+1
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange1-0/+1
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange1-5/+8
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange1-0/+1
2015-07-07crypto: move built-in D3DES implementation into crypto/Daniel P. Berrange1-0/+1
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange1-0/+1
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange1-0/+2