Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: add sanity checking of plaintext/ciphertext length | Daniel P. Berrange | 2015-10-22 | 1 | -0/+50 |
* | crypto: don't let builtin aes crash if no IV is provided | Daniel P. Berrange | 2015-10-22 | 1 | -0/+30 |
* | crypto: extend unit tests to cover decryption too | Daniel P. Berrange | 2015-07-27 | 1 | -8/+20 |
* | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange | 2015-07-08 | 1 | -0/+290 |