aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipher-builtin.c
AgeCommit message (Expand)Author
2016-01-29crypto: Clean up includesPeter Maydell
2015-10-22crypto: add sanity checking of plaintext/ciphertext lengthDaniel P. Berrange
2015-10-22crypto: don't let builtin aes crash if no IV is providedDaniel P. Berrange
2015-07-27crypto: fix built-in AES decrypt functionDaniel P. Berrange
2015-07-09crypto: fix builtin qcrypto_cipher_freePaolo Bonzini
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange