{"library":"jwcrypto","type":"library","category":null,"description":"JWCrypto is a Python library that implements the Javascript Object Signing and Encryption (JOSE) Web Standards, including JSON Web Key (JWK), JSON Web Signature (JWS), JSON Web Encryption (JWE), and JSON Web Token (JWT). It leverages the `cryptography` package for its underlying cryptographic functions, ensuring strong security. The library is actively maintained, with frequent releases addressing security vulnerabilities and compatibility, currently at version 1.5.6.","language":"python","status":"active","version":"1.5.6","tags":["security","cryptography","jose","jwt","jwe","jws","jwk","authentication","authorization"],"install":[{"cmd":"pip install jwcrypto","imports":["from jwcrypto import jwk","from jwcrypto import jws","from jwcrypto import jwe","from jwcrypto import jwt","from jwcrypto.common import json_encode, json_decode"]}],"homepage":null,"github":"https://github.com/latchset/jwcrypto","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jwcrypto/","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.4,"avg_import_s":0.45,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jwcrypto/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}