| Commit message (Expand) | Author | Age | Files | Lines |
* | Add and cleanup docstrings | Arthur de Jong | 2018-02-15 | 1 | -0/+11 |
* | Correctly write a PSKC file without a MAC key | Arthur de Jong | 2018-02-09 | 1 | -0/+2 |
* | Correctly write a PSKC file with a global IV | Arthur de Jong | 2018-02-09 | 1 | -2/+8 |
* | Also use EncryptedValue for MAC key | Arthur de Jong | 2018-02-09 | 1 | -12/+12 |
* | Always output a PSKC 1.0 format file | Arthur de Jong | 2018-02-08 | 1 | -3/+2 |
* | Fix code style issues | Arthur de Jong | 2018-02-08 | 1 | -1/+1 |
* | Implement signature checking | Arthur de Jong | 2017-12-27 | 1 | -2/+13 |
* | Fix typo in pin_max_failed_attempts attribute | Arthur de Jong | 2017-12-18 | 1 | -2/+2 |
* | Refactor internal storate of encrypted values | Arthur de Jong | 2017-12-15 | 1 | -33/+45 |
* | Implement our own XML formatting | Arthur de Jong | 2017-09-25 | 1 | -1/+1 |
* | Fix bug in saving PBKDF2 salt on Python3 | Arthur de Jong | 2017-09-24 | 1 | -1/+1 |
* | Run flake8 from tox | Arthur de Jong | 2017-09-20 | 1 | -2/+1 |
* | Various minor code style improvements | Arthur de Jong | 2017-06-10 | 1 | -4/+5 |
* | Ensure XML file ends with a newline | Arthur de Jong | 2016-12-20 | 1 | -1/+1 |
* | Also move outer writing and parsing to modules | Arthur de Jong | 2016-09-24 | 1 | -1/+10 |
* | Support separate device from key | Arthur de Jong | 2016-09-17 | 1 | -22/+21 |
* | Move XML generation to own module | Arthur de Jong | 2016-09-17 | 1 | -0/+214 |