Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 820 Bytes

README.rst

File metadata and controls

21 lines (13 loc) · 820 Bytes

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.