Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add JWK support for HMAC and RSA keysadd-jwk-for-hmac-rsa | Mark Adams | 2016-08-28 | 1 | -0/+46 |
* | Fix python3 and pep8 issues | esneider | 2015-05-13 | 1 | -2/+2 |
* | Fix the ECDSA signature serialization format when using cryptography | esneider | 2015-05-13 | 1 | -0/+40 |
* | Created merge_dict utility function | Mark Adams | 2015-04-12 | 1 | -0/+13 |
* | Fixed a couple of anomalies after the last rebase. | Mark Adams | 2015-01-18 | 1 | -27/+0 |
* | Fixed some style issues (reordered imports, removed unused imports, PEP8, etc.) | Mark Adams | 2015-01-18 | 1 | -0/+2 |
* | Created utils.py to hold functions like constant_time_compare and base64-enco... | Mark Adams | 2015-01-18 | 1 | -0/+39 |