python-itsdangerous

Itsdangerous is a Python library for passing data through untrusted environments (for example, HTTP cookies) while ensuring the data is not tampered with. Internally itsdangerous uses HMAC and SHA1 for signing by default and bases the implementation on the Django signing module. It also however supports JSON Web Signatures (JWS).
Current version: 0.24

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 0.24 project
2019-01-17 9 0.24 project
2017-07-13 8 0.24 project