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 hashes)
Built Distribution
Close
Hashes for crypto_cookie-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab5a02ef7bf04d69ec98dabffb0cb3362cdd47fd1c5dbed5bdd286d4e596900d |
|
MD5 | b72ce16be826ce37505c59caf6477735 |
|
BLAKE2b-256 | 45fdfdb4258ced94b9521c549dcb79f891b7b7a6eef5f071bbeb4df89d45d665 |