Letter P

python3-itsdangerous - Python library for passing trusted data to untrusted environments

Website: https://itsdangerous.palletsprojects.com
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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).

Python 3 version.

Packages

python3-itsdangerous-2.0.1-1.fc14.al.noarch [35 KiB] Changelog by Joel Barrios (2022-02-15):
- Update to 2.0.1.

Listing created by Repoview-0.6.6-6.fc14.al