[ANN] JOSE

Demian Brecht demianbrecht at gmail.com
Wed Apr 16 18:17:00 EDT 2014


Hi all,

jose is 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

-- 
Demian Brecht
http://demianbrecht.github.com



More information about the Python-list mailing list