{"library":"joserfc","type":"library","category":null,"description":"joserfc is a Python library that provides a comprehensive implementation of several essential JSON Object Signing and Encryption (JOSE) standards, including JWS, JWE, JWK, JWA, and JWT. It is derived from Authlib, but features a redesigned API specific to JOSE functionality. It strictly follows the latest versions of the JOSE standards, guaranteeing interoperability and compliance. The current version is 1.6.3 and it maintains an active release cadence with regular updates.","language":"python","status":"active","version":"1.6.3","tags":["jwt","jose","jwk","jwe","jws","jwa","security","cryptography","rfc"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install joserfc","imports":["from joserfc import jwt, jwk","from joserfc.jwk import RSAKey","from joserfc.jws import serialize_compact, deserialize_compact","from joserfc.jwt import BaseClaimsRegistry"]}],"homepage":null,"github":"https://github.com/sponsors/authlib","docs":"https://jose.authlib.org/","changelog":null,"pypi":"https://pypi.org/project/joserfc/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.41,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/joserfc/compatibility"}}