Last Updated: February 25, 2016
·
1.006K
· demianbrecht

Python JOSE implementation

A Python Javascript Object Signing and Encryption (JOSE, https://datatracker.ietf.org/wg/jose/charter/) implementation, intended to support token-based authentication.

This library implements JWS and JWEs along with a subset of the
encryption / authentication algorithms recommended by the JOSE framework.

Code: https://github.com/Demonware/jose
Docs: http://jose.readthedocs.org/en/latest
PyPI: https://pypi.python.org/pypi/jose