| Commit message (Expand) | Author | Age | Files | Lines |
* | Support setting key sub-properties via add_key() | Arthur de Jong | 2018-04-02 | 1 | -0/+14 |
* | Fixes to test suite | Arthur de Jong | 2018-02-08 | 1 | -0/+2 |
* | Fix typo in pin_max_failed_attempts attribute | Arthur de Jong | 2017-12-18 | 1 | -0/+19 |
* | Refactor internal storate of encrypted values | Arthur de Jong | 2017-12-15 | 1 | -1/+9 |
* | Support separate device from key | Arthur de Jong | 2016-09-17 | 1 | -3/+30 |
* | Improve branch coverage | Arthur de Jong | 2016-09-14 | 1 | -0/+8 |
* | 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 |