Skip to main content

Package to encrypt and sign cookies

Project description

Package to encrypt and sign cookie content. Before using make sure you really need to secure cookie content: if at all possible any information should be held server-side, the cookie merely acting as a handle to this information. If you really do need to hold actual content in the cookie then this package may be able to help.

Releases

  • 0.3.1: PyPI release

  • 0.3.0: drops dependency on Paste and adds support for Python 3

  • 0.2.0: altered to disable Paste AuthTicket’s signature since the derived implementation signs the cookie separately following encryption

  • 0.1.0: initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crypto-cookie-0.3.1.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

crypto_cookie-0.3.1-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page