| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor MAC lookups | Arthur de Jong | 2017-06-09 | 1 | -1/+11 |
* | Allow MAC over plaintext or ciphertext | Arthur de Jong | 2016-12-20 | 1 | -25/+16 |
* | Some minor improvements to the tests | Arthur de Jong | 2016-09-14 | 1 | -1/+9 |
* | Improve branch coverage | Arthur de Jong | 2016-09-14 | 1 | -0/+26 |
* | Fall back to encryption key for MAC | Arthur de Jong | 2016-04-23 | 1 | -0/+12 |
* | Improve tests and test coverage | Arthur de Jong | 2016-03-19 | 1 | -16/+46 |
* | Re-organise test files | Arthur de Jong | 2016-01-30 | 1 | -10/+10 |
* | Fix doctest: IGNORE_EXCEPTION_DETAL | Mathias Laurin | 2015-11-30 | 1 | -5/+5 |
* | Support Python 3 | Arthur de Jong | 2015-10-06 | 1 | -5/+6 |
* | Add tests for missing or invalid MAC | Arthur de Jong | 2014-06-14 | 1 | -0/+40 |
* | Add tests for key derivation problems | Arthur de Jong | 2014-05-29 | 1 | -0/+39 |
* | Add test for missing key encryption algorithm | Arthur de Jong | 2014-05-29 | 1 | -0/+7 |
* | Raise an exception if decryption fails | Arthur de Jong | 2014-05-25 | 1 | -0/+15 |
* | Add tests for invalid PSKC files | Arthur de Jong | 2014-05-23 | 1 | -0/+42 |