python3-josepy

JOSE implementation for Python 3.x
  https://certbot.eff.org/
  0
  no reviews



This package is a Python implementation of the standards developed by IETF Javascript Object Signing and Encryption (Active WG), in particular the following RFCs:

- JSON Web Algorithms (JWA) - JSON Web Key (JWK) - JSON Web Signature (JWS)

This package was originally developed as part of the ACME protocol implementation. This is the Python 3 library.