pyramid_nacl_session
Cookie Encryptor
Protects cookies by encrypting their contents using PyNaCl
Encrypting, pickle-based cookie serializer using PyNaCl
10 stars
13 watching
9 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
noraj/flask-session-cookie-manager | Tool for encoding and decoding Flask session cookies | 641 |
pylons/pyramid_rpc | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
pylons/pyramid_openapi3 | Ensures API documentation consistency and validation across requests and responses | 83 |
pylons/pyramid_exclog | Logs Pyramid application exception information to a standard logger for configurable logging output. | 23 |
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
pylons/pyramid_bpython | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |
ionelmc/cookiecutter-pylibrary | A comprehensive template for creating a Python library with standardized configurations and testing tools. | 1,251 |
solomonsklash/cookie-decrypter | A tool that decrypts and decodes various types of cookies to aid in testing and analysis. | 12 |
pylons/pyramid_chameleon | Bindings for Chameleon templating system in Pyramid web framework | 10 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
dmazzella/ucryptoauthlib | A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
timbo05sec/autocrack | Automates cracking of hashed passwords using Hashcat with customizable rules and wordlists | 108 |
dugsong/pypcap | A Python wrapper around libpcap for capturing and analyzing network packets | 117 |
pylons/pyramid_zcml | A package providing ZCML directives for configuring the Pyramid web framework | 4 |