JOSE implementation for Python.
Project description
Python JSON Object Signing and Encryption (Project Shiro)
This library provides an implementation for the work of the JOSE Work Group.
It implements the following RFCs.
- RFC 7515 - Json Web Signature (JWS)
- RFC 7516 - Json Web Encryption (JWE)
- RFC 7517 - Json Web Key and Keyset (JWK)
- RFC 7518 - Json Web Algorithms (JWA)
- RFC 7519 - Json Web Token (JWT)
For more details on each feature, please visit the respective documentation.
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shiro-0.2.2.tar.gz
(17.6 kB
view hashes)
Built Distribution
shiro-0.2.2-py3-none-any.whl
(28.0 kB
view hashes)