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 -- https://mail.python.org/mailman/listinfo/python-list