discovered 03 Aug 2026
jwcrypto
→ View on GitHubJWCrypto is a Python library that implements specifications from the JOSE Working Group, including JSON Web Signature (JWS), JSON Web Encryption (JWE), and JSON Web Token (JWT). Its primary use case is to facilitate secure signing and encryption of JSON objects for authentication and authorization purposes. Notable features include support for multiple cryptographic algorithms and comprehensive documentation, although it notes the deprecation of the RSA1_5 algorithm due to security vulnerabilities.