| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow configuring PBKDF2 key derivation | Arthur de Jong | 2016-03-26 | 1 | -0/+58 |
* | Allow configuring a MAC key | Arthur de Jong | 2016-03-26 | 1 | -0/+27 |
* | Improve tests and test coverage | Arthur de Jong | 2016-03-19 | 1 | -5/+7 |
* | Re-organise test files | Arthur de Jong | 2016-01-30 | 1 | -8/+8 |
* | Add encryption algorithm property | Arthur de Jong | 2016-01-24 | 1 | -1/+5 |
* | Support Python 3 | Arthur de Jong | 2015-10-06 | 1 | -26/+33 |
* | Add MAC tests to all CBC encrypted keys | Arthur de Jong | 2014-06-14 | 1 | -0/+16 |
* | Support kw-tripledes decryption | Arthur de Jong | 2014-05-31 | 1 | -0/+11 |
* | Support kw-aes128, kw-aes192 and kw-aes256 | Arthur de Jong | 2014-05-30 | 1 | -0/+28 |
* | Support Tripple DES decryption | Arthur de Jong | 2014-05-29 | 1 | -0/+11 |
* | Add test for all AES-CBC encryption schemes | Arthur de Jong | 2014-05-29 | 1 | -0/+44 |