Commit Graph

3 Commits

Author SHA1 Message Date
a87f92da2d Complete JWS implementation.
Adds support for signature and verification using RS256, RS384, RS512,
ES256, ES384, and ES512.
2021-12-09 22:17:51 -06:00
1c886e23b5 Initial JWS implementation.
Supports:
* Compact and JSON Serializations
* HS256
2021-11-25 08:58:46 -06:00
0c53843e9b Initial commit with JWK parsing implementation. 2021-11-22 15:33:59 -06:00