An open API service indexing awesome lists of open source software.

https://github.com/certbot/josepy

JOSE protocol implementation in Python using cryptography
https://github.com/certbot/josepy

Last synced: about 1 month ago
JSON representation

JOSE protocol implementation in Python using cryptography

Awesome Lists containing this project

README

          

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

For more information about contributing to this project, see CONTRIBUTING.md_.

.. _CONTRIBUTING.md: CONTRIBUTING.md