Open
Description
Dear @Thalhammer
Thanks for this useful library and recent changes are wonderful, we can use the json library like simdjson or rapidjson for performance point of view
Since you develop this jwt library, do you have any plan to imitate the library for JOSE completely, I mean jwe, jws, jwk, etc?
In order to answer the questions about future plans. This has been edited to give a summary.
All contributions are welcomed! If you need a feature we will do our best to help you add it!
- JOSE - Javascript Object Signing and Encryption (RFC 7165) WG
- JWA - JSON Web Algorithms (RFC 7518)
- Cryptographic Algorithms for Key Management
- RSA
- ECDSA
- PSS
- Cryptographic Algorithms for Content Encryption Support for AES256GCM encryption/decryption? #154
- AES {SHA-2, SHA-256, SHA-354, SHA-512}
- CFRG ECDH (RFC 8037)
- Cryptographic Algorithms for Key Management
- JWE - JSON Web Encryption (RFC 7516)
- JWS - JSON Web Signature Add support for JWS Detached #55
- JWK - JSON Web Keys
- Format
- Parsing
- Generate
- Cryptographic JWA keys How were the JWKS and token generated for the
jwks-verify.cpp
example? #160
- Format
- JWA - JSON Web Algorithms (RFC 7518)