libjwt/tools
Ben Collins 5001ad7148
hmac_verify: Move to common code
This basically just does a hmac_sign and compare. The crypto backends
all did the same thing.

Signed-off-by: Ben Collins <bcollins@libjwt.io>
2025-02-12 19:42:32 -05:00
..
example.sh tools/example.sh: Set expire based on current time 2025-02-11 22:49:14 +00:00
jwk2key.1 Update my email address 2025-01-17 09:38:49 +00:00
jwk2key.1.md Update my email address 2025-01-17 09:38:49 +00:00
jwk2key.c Speeelin fiksez 2025-01-14 23:44:43 -05:00
jwt-generate.1 tools/jwt-generate: Add --no-iat cli option 2025-02-11 18:38:36 -05:00
jwt-generate.1.md tools/jwt-generate: Add --no-iat cli option 2025-02-11 18:38:36 -05:00
jwt-generate.c tools/jwt-generate: Fix missing 'c' optarg 2025-02-11 18:52:05 -05:00
jwt-util.h grant => claim 2025-01-30 21:35:16 -05:00
jwt-verify.1 Update my email address 2025-01-17 09:38:49 +00:00
jwt-verify.1.md Update my email address 2025-01-17 09:38:49 +00:00
jwt-verify.c Fix some compiler warnings 2025-01-15 11:21:42 +00:00
key2jwk.1 Update my email address 2025-01-17 09:38:49 +00:00
key2jwk.1.md Update my email address 2025-01-17 09:38:49 +00:00
key2jwk.c hmac_verify: Move to common code 2025-02-12 19:42:32 -05:00
Makefile jwk2key: Completed the rewrite and added man page 2025-01-13 21:59:47 -05:00
TODO.md tools: Allow external program for --print to stop callback 2025-01-14 10:35:31 -05:00