jsonwebtoken/src
Craig Colegrove 64f276c814
Add new function and tests (#138)
Co-authored-by: Vincent Prouillet <balthek@gmail.com>
2020-06-30 20:03:53 +02:00
..
crypto Add DecodingKey 2019-12-29 21:50:06 +01:00
pem Add more tests and document SEC1 lack of support 2019-11-15 20:16:38 +01:00
algorithms.rs Derive Hash for Header and Algorithm (#137) 2020-06-16 12:04:22 +02:00
decoding.rs Add new function and tests (#138) 2020-06-30 20:03:53 +02:00
encoding.rs Validate key type with algo in encode/decode 2020-01-13 19:41:06 +01:00
errors.rs Slight tweaks 2020-06-30 19:58:11 +02:00
header.rs Derive Hash for Header and Algorithm (#137) 2020-06-16 12:04:22 +02:00
lib.rs Add new function and tests (#138) 2020-06-30 20:03:53 +02:00
serialization.rs Update docs 2019-11-14 19:43:43 +01:00
validation.rs Add EncodingKey 2019-12-29 19:33:17 +01:00