Meghan Denny
|
6623561a2e
|
update to zig master 0.11.0-dev.3134+018b743c7
|
2023-05-31 01:31:46 -07:00 |
Meghan Denny
|
1375987491
|
update for zig 0.9.0
|
2021-12-24 20:33:17 -08:00 |
Meghan Denny
|
afbaed1c6f
|
condense all signature generations functions into one
|
2021-08-27 01:50:06 -07:00 |
Meghan Denny
|
c064accc0d
|
move Algorithm into the parameters so it can be comptime known
|
2021-08-27 01:49:15 -07:00 |
Meghan Denny
|
1ebce93e65
|
condense method signature
|
2021-08-27 01:47:58 -07:00 |
Meghan Denny
|
1e8ffb6240
|
update to lastest zig master
|
2021-08-27 01:47:38 -07:00 |
LeRoyce Pearson
|
264fa944f1
|
Add HS512 algorithm
|
2021-05-11 08:32:17 -06:00 |
LeRoyce Pearson
|
51590dd938
|
Add HS384 algorithm
|
2021-05-11 08:26:59 -06:00 |
LeRoyce Pearson
|
c4186d71c0
|
Implement typed and untyped encode/validate
|
2021-05-11 01:46:39 -06:00 |
LeRoyce Pearson
|
b8267a940b
|
Make encode and validate take similar options
|
2021-05-11 01:20:54 -06:00 |
LeRoyce Pearson
|
c3d434f588
|
Implement generating JWS tokens with HMAC SHA-256
|
2021-05-11 01:12:04 -06:00 |
LeRoyce Pearson
|
6bd4aef543
|
Implement validation of HS256 JWTs
|
2021-05-10 23:57:41 -06:00 |