JOSE protocol implementation in Python
JOSE protocol implementation in Python using cryptography
.. image:: https://github.com/certbot/josepy/actions/workflows/check.yaml/badge.svg :target: https://github.com/certbot/josepy/actions/workflows/check.yaml
.. image:: https://readthedocs.org/projects/josepy/badge/?version=latest :target: http://josepy.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black
Originally developed as part of the ACME_ protocol implementation.
.. _ACME: https://pypi.python.org/pypi/acme
To learn how to contribute to this project, see CONTRIBUTING.md_.
.. _CONTRIBUTING.md: CONTRIBUTING.md