| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore more flake8 messages | Arthur de Jong | 2018-07-30 | 1 | -3/+3 |
* | Add and cleanup docstrings | Arthur de Jong | 2018-02-15 | 1 | -10/+10 |
* | Add support for KW-Camellia suite of algorithms | Arthur de Jong | 2017-12-13 | 1 | -4/+4 |
* | Replace pycrypto with cryptography | Arthur de Jong | 2017-10-09 | 3 | -38/+33 |
* | Replace use of pycrypto utility functions | Arthur de Jong | 2017-10-01 | 2 | -10/+17 |
* | Run flake8 from tox | Arthur de Jong | 2017-09-20 | 2 | -5/+7 |
* | Add sanity checks to unpadding | Arthur de Jong | 2016-12-20 | 1 | -2/+8 |
* | Move padding functions to crypto package | Arthur de Jong | 2016-04-05 | 1 | -0/+32 |
* | Support Python 3 | Arthur de Jong | 2015-10-06 | 2 | -14/+18 |
* | Move encryption functions in pskc.crypto package | Arthur de Jong | 2014-10-09 | 3 | -0/+190 |