summaryrefslogtreecommitdiff
path: root/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* DX Tweaks (#450)José Padilla2019-10-211-5/+7
* Allow list of valid audiences to be passed in to PyJWT.decode() (#306)René Springer2017-11-261-1/+0
* Fix all flake8 issues tox is complaining aboutLandon GB2016-11-281-0/+1
* Add JWK support for HMAC and RSA keysadd-jwk-for-hmac-rsaMark Adams2016-08-281-16/+0
* Added test vectors from the IETF JOSE Cookbook for HMAC, RSA, and EC.Mark Adams2015-05-181-0/+21
* Minor refactorings to move some utils code around and remove unneeded code.Mark Adams2015-04-141-0/+7
* Revived PyCrypto and ecdsa-based algorithms as optional jwt.contrib modules.Mark Adams2015-03-151-0/+7
* Made several changes to testing to increase code coverageMark Adams2015-01-251-0/+15