Commit Graph

8 Commits (1ebce93e655ee0e16f16d9d446a9ec35b3d76427)

Author SHA1 Message Date
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