| Commit message (Expand) | Author | Age | Files | Lines |
* | Add algorithm_key_lengths property | Arthur de Jong | 2016-03-26 | 1 | -0/+11 |
* | Also check key expiry in may_use() | Arthur de Jong | 2016-03-23 | 1 | -3/+18 |
* | Improve tests and test coverage | Arthur de Jong | 2016-03-19 | 1 | -2/+6 |
* | Support both CheckDigit and CheckDigits | Arthur de Jong | 2016-03-19 | 1 | -0/+21 |
* | Implement policy checking | Arthur de Jong | 2016-03-19 | 1 | -0/+41 |
* | Support various integer representations | Arthur de Jong | 2016-03-19 | 1 | -1/+9 |
* | Re-organise test files | Arthur de Jong | 2016-01-30 | 1 | -2/+2 |
* | Add test for incorrect key derivation | Arthur de Jong | 2016-01-30 | 1 | -0/+10 |
* | Normalise algorithm names | Arthur de Jong | 2016-01-24 | 1 | -1/+1 |
* | Add encryption algorithm property | Arthur de Jong | 2016-01-24 | 1 | -1/+12 |
* | Support Python 3 | Arthur de Jong | 2015-10-06 | 1 | -4/+14 |
* | Fix issue with namespaced PBKDF2 parameters | Arthur de Jong | 2015-10-06 | 1 | -1/+14 |
* | Add support for setting secret | Arthur de Jong | 2014-06-15 | 1 | -0/+12 |
* | Merge test_minimal into test_misc | Arthur de Jong | 2014-05-31 | 1 | -0/+30 |
* | Add a test for an odd namespace | Arthur de Jong | 2014-05-31 | 1 | -0/+37 |