LibJWT Dev
The C JSON Web Token Library +JWK +JWKS
Topics
Here is a list of all topics with brief descriptions:
[detail level 12]
 JSON Web Token
 Object Creation
 Configuration Type
 Token Verification
 Grant ManagementThese functions allow you to add, remove and retrieve grants from a JWT object
 Header HanagementThese functions allow you to add, remove and retrieve headers from a JWT object
 Encoding and OutputFunctions for encoding a valid JWT optionally (but preferably) using JWA operation such as sigining or encryption
 Algorithm ManagementSet and check algorithms and algorithm specific values
 Validation FunctionsThese functions allow you to define requirements for JWT validation
 JSON Web Key and SetsFunctions to handle JSON that represents JWK and JWKS for use in validating JWT objects
 Advanced Functionality
 Memory HandlersThese functions allow you to get or set memory allocation functions
 Cryptographic OperationsFunctions used to set and get which crypto operations are used