summaryrefslogtreecommitdiff
path: root/tests/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix `tox -e lint` warnings and errors (#490)Jon Dufresne2020-06-091-15/+14
* Run pyupgrade across project to use modern Python 3 conventions (#491)Jon Dufresne2020-06-081-21/+21
* Add support for Ed25519 / EdDSA, with unit tests (#455)Someguy1232020-05-241-0/+86
* DX Tweaks (#450)José Padilla2019-10-211-58/+82
* Add JWK support for HMAC and RSA keysadd-jwk-for-hmac-rsaMark Adams2016-08-281-17/+19
* Fix the ECDSA signature serialization formatesneider2015-05-101-12/+9
* Removed all references to unittestMark Adams2015-04-141-6/+2
* Converted all unittest constructs to pytestMark Adams2015-04-141-12/+14
* Added some more tests to improve coverage for jwt.contrib.algorithmsMark Adams2015-03-151-0/+62
* Revived PyCrypto and ecdsa-based algorithms as optional jwt.contrib modules.Mark Adams2015-03-152-0/+131