Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve tests and test coverage | Arthur de Jong | 2016-03-19 | 1 | -5/+5 |
* | Support Python 3 | Arthur de Jong | 2015-10-06 | 1 | -38/+39 |
* | Move encryption functions in pskc.crypto package | Arthur de Jong | 2014-10-09 | 1 | -1/+1 |
* | Implement padding as specified in RFC 5649 | Arthur de Jong | 2014-05-30 | 1 | -1/+79 |
* | Allow speciying an initial value for key wrapping | Arthur de Jong | 2014-05-30 | 1 | -0/+17 |
* | Provide an RFC 3394 AES key wrapping algorithm | Arthur de Jong | 2014-05-30 | 1 | -0/+101 |