summaryrefslogtreecommitdiff
path: root/jwt/algorithms.py
diff options
context:
space:
mode:
authorStefanBruens <stefan.bruens@rwth-aachen.de>2019-10-21 02:07:19 +0200
committerJosé Padilla <jpadilla@webapplicate.com>2019-10-20 20:07:19 -0400
commit36a3f9bd0cc7029e5150b1931efbd62da975e8b9 (patch)
treefdb6bf91f68436093c7ec4a5bb105b776827fabf /jwt/algorithms.py
parent2d89f025464b7aed3fd37f3ca8a7bb21065e1585 (diff)
downloadpyjwt-36a3f9bd0cc7029e5150b1931efbd62da975e8b9.tar.gz
Catch BadSignatureError raised by ecdsa 0.13.3 on verification errors (#448)
The new ecdsa no longer uses AssertionError when the signature is too long. This happens in the test suite, where "123" is appended to the signature. Fixes #447
Diffstat (limited to 'jwt/algorithms.py')
0 files changed, 0 insertions, 0 deletions