index
:
delta/python-packages/pyjwt.git
190-remove-iat-verification
2.0-develop
a1
add-docs
add-jwk-for-hmac-rsa
add-python-35
api
bionic
bring-verify_expiration-back
bump-version
changelog
cleanup-action
cleanup-pr305
deprecations
dx-tweaks
ecdsa-bkwards-compat
fix-298
fix-351
fix-cli-script
fix-ec-ssh-pub-key
fix-flake8
fix-from-jwk
fix-key-errors
fix-mypy
fix-type-error-on-bytes-key
fix-vuln
fix_alg_vuln_on_verify
followup-523
improve-usage
madams/cleanup-test-skips
madams/test
madams/test2
master
new-release
pre-commit-ci-update-config
prep-release
py36
pytest-version-bump
remove-cli
revert-657-remove-arbitrary-kwargs
string-tokens
travis-windows
update-changelog
v2-jwks
version-2.0.0
version-2.0.1
github.com: progrium/pyjwt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify black configuration to be closer to upstream defaults (#568)
Jon Dufresne
2020-12-21
1
-3
/
+1
*
Add utility functions to assist test skipping (#563)
Jon Dufresne
2020-12-19
1
-0
/
+19
*
Replace int_from_bytes() with builtin int.from_bytes() (#549)
Jon Dufresne
2020-12-17
1
-23
/
+0
*
Setup GH Actions (#499)
José Padilla
2020-08-19
1
-1
/
+1
*
DX Tweaks (#450)
José Padilla
2019-10-21
1
-5
/
+7
*
Allow list of valid audiences to be passed in to PyJWT.decode() (#306)
René Springer
2017-11-26
1
-1
/
+0
*
Fix all flake8 issues tox is complaining about
Landon GB
2016-11-28
1
-0
/
+1
*
Add JWK support for HMAC and RSA keys
add-jwk-for-hmac-rsa
Mark Adams
2016-08-28
1
-16
/
+0
*
Added test vectors from the IETF JOSE Cookbook for HMAC, RSA, and EC.
Mark Adams
2015-05-18
1
-0
/
+21
*
Minor refactorings to move some utils code around and remove unneeded code.
Mark Adams
2015-04-14
1
-0
/
+7
*
Revived PyCrypto and ecdsa-based algorithms as optional jwt.contrib modules.
Mark Adams
2015-03-15
1
-0
/
+7
*
Made several changes to testing to increase code coverage
Mark Adams
2015-01-25
1
-0
/
+15