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
- Host: GitHub
- URL: https://github.com/certbot/josepy
- Owner: certbot
- License: other
- Created: 2017-10-11T14:56:39.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T19:02:40.000Z (9 months ago)
- Last Synced: 2025-05-15T04:03:17.231Z (8 months ago)
- Language: Python
- Homepage: https://josepy.readthedocs.io/en/latest/
- Size: 14.6 MB
- Stars: 47
- Watchers: 9
- Forks: 30
- Open Issues: 14
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
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