summaryrefslogtreecommitdiff
path: root/tests/test-crypto-cipher.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-22crypto: add sanity checking of plaintext/ciphertext lengthDaniel P. Berrange1-0/+50
2015-10-22crypto: don't let builtin aes crash if no IV is providedDaniel P. Berrange1-0/+30
2015-07-27crypto: extend unit tests to cover decryption tooDaniel P. Berrange1-8/+20
2015-07-08crypto: introduce generic cipher API & built-in implementationDaniel P. Berrange1-0/+290