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
Release history Release notifications | RSS feed
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 details)