Commit Graph

12 Commits

Author SHA1 Message Date
ce5eccfb3c
Finish up tests (mjwt_test).
Fix MJwt func naming.
Move seperate errors.New to a global var
2024-06-09 19:31:12 +01:00
407f8510b6
Add extra tests for signer_test and verifier_test 2024-06-09 18:40:43 +01:00
6fbc9e3c1f
Fix key_store tests
Add key_store support to signer and verifier
2024-06-09 16:49:57 +01:00
545b688391
Upgrade to using github.com/1f349/rsa-helper
Add key_store implementation.
2024-06-09 01:06:19 +01:00
9a859eb2d7
Major refactor 2023-10-29 12:28:21 +00:00
d29f481a3c
Allow access to public and private keys 2023-10-25 17:37:55 +01:00
8769decef2
Read or create private key using filepath 2023-06-30 15:22:26 +01:00
37f499440d
Update api to add more usability and add cli 2023-06-20 00:32:16 +01:00
8806e30591
Add comments to all of this 2023-06-18 18:09:49 +01:00
fc6e076f24
Thunder and lightning caused a powercut just committing my progress before continuing 2023-06-18 13:03:41 +01:00
c1712f1c1d
Separate generate and sign methods for raw jwt.Claims 2022-12-09 12:53:36 +00:00
3312a37264
First commit 2022-12-04 13:42:35 +00:00