| Commit message (Expand) | Author | Age | Files | Lines |
* | Run flake8 from tox | Arthur de Jong | 2017-09-20 | 1 | -2/+9 |
* | Remove __str__ from exception | Arthur de Jong | 2014-06-17 | 1 | -3/+1 |
* | Provide an RFC 3394 AES key wrapping algorithm | Arthur de Jong | 2014-05-30 | 1 | -0/+5 |
* | Raise exception when key derivation fails | Arthur de Jong | 2014-05-29 | 1 | -0/+5 |
* | Add test for missing key encryption algorithm | Arthur de Jong | 2014-05-29 | 1 | -8/+11 |
* | Raise an exception if decryption fails | Arthur de Jong | 2014-05-25 | 1 | -0/+10 |
* | Raise exceptions on some parsing problems | Arthur de Jong | 2014-05-23 | 1 | -0/+31 |