|
| file | base64.h [code] |
| | Functions for encoding to and decoding from base64 and base64url.
|
| |
| file | cjose.h [code] |
| | Main include file for CJOSE.
|
| |
| file | error.h [code] |
| | Datatypes and functions for error reporting.
|
| |
| |
| file | jwe.h [code] |
| | Functions and data structures for interacting with JSON Web Encryption (JWE) objects.
|
| |
| file | jwk.h [code] |
| | Functions and data structures for interacting with JSON Web Key (JWK) objects.
|
| |
| file | jws.h [code] |
| | Functions and data structures for interacting with JSON Web Signature (JWS) objects.
|
| |
| file | util.h [code] |
| | Utility functions and data structures for CJOSE.
|
| |
| file | version.h [code] |
| | Function to retrieve the version of CJOSE.
|
| |