Package: pyjwt / 0.2.1-1+deb8u2

Metadata

Package Version Patches format
pyjwt 0.2.1-1+deb8u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_not use asymmetric keys as HMAC.patch | (download)

jwt/__init__.py | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 add a check so that asymmetric keys cannot be used as hmac
 secrets.
CVE 2017 11424.patch | (download)

jwt/__init__.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---