Commit Graph

5 Commits

Author SHA1 Message Date
73189ebf15 Support for PEM-encoded RSA and EC keys. 2021-12-25 09:44:42 -06:00
d566d31ac3 Initial stab at documentation. 2021-12-09 22:44:50 -06:00
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