summaryrefslogtreecommitdiffstats
path: root/crypto/cipher-gcrypt.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: wire up XTS mode for cipher APIsDaniel P. Berrange2019-11-291-25/+98
* crypto: add support for the twofish cipher algorithmDaniel P. Berrange2019-11-291-0/+12
* crypto: add support for the serpent cipher algorithmDaniel P. Berrange2019-11-291-0/+18
* crypto: add support for the cast5-128 cipher algorithmDaniel P. Berrange2019-11-291-1/+17
* crypto: Clean up includesPeter Maydell2019-11-291-0/+1
* crypto: add sanity checking of plaintext/ciphertext lengthDaniel P. Berrange2015-10-221-16/+45
* crypto: add a gcrypt cipher implementationDaniel P. Berrange2015-07-081-0/+195
OpenPOWER on IntegriCloud