{"library":"jwskate","type":"library","category":null,"description":"JWSkate is a Pythonic implementation of the JOSE (JSON Object Signing and Encryption) / JSON Web Crypto related RFCs, including JWS, JWK, JWA, JWT, and JWE. It simplifies cryptographic operations by providing a consistent API built on top of the `cryptography` library. The current version is 0.12.2, with an active release cadence, typically seeing several updates per year.","language":"python","status":"active","version":"0.12.2","tags":["JOSE","JWS","JWK","JWA","JWT","JWE","cryptography","security","RFC7515","RFC7519"],"last_verified":"Sat May 23","install":[{"cmd":"pip install jwskate","imports":["from jwskate import Jwk","from jwskate import Jwt","from jwskate import Jws","from jwskate import Jwe","from jwskate import SymmetricJwk","from jwskate import InvalidSignature"]}],"homepage":null,"github":"https://github.com/guillp/jwskate","docs":"https://guillp.github.io/jwskate/","changelog":null,"pypi":"https://pypi.org/project/jwskate/","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.51,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jwskate/compatibility"}}