Javascript Object Signing and Encryption (JOSE)
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)

Originally developed as part of the ACME protocol implementation.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pypi.python.org/pypi/josepy
