Pylons / pyramid_nacl_session

Encrypting, pickle-based cookie serializer using PyNaCl

Home Page:https://docs.pylonsproject.org/projects/pyramid-nacl-session/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyramid_nacl_session: Encrypting Pyramid Session Cookies

https://travis-ci.org/Pylons/pyramid_nacl_session.png?branch=master Documentation Status

This Pyramid add-on defines an encrypting, pickle-based cookie serializer, using PyNaCl [1] to generate the symmetric encryption for the cookie state.

[1] https://pynacl.readthedocs.io/en/latest/secret/

See: docs/index.rst for the documentation.

Note

Initial development of this library was sponsored by ZeOmega Inc.

About

Encrypting, pickle-based cookie serializer using PyNaCl

https://docs.pylonsproject.org/projects/pyramid-nacl-session/en/latest/

License:Other


Languages

Language:Python 100.0%