jsonwebtoken/src
Craig Colegrove 693a100128
Derive Hash for Header and Algorithm (#137)
2020-06-16 12:04:22 +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 revert breaking change of DecodingKey 2020-02-28 15:20:41 +08:00
encoding.rs Validate key type with algo in encode/decode 2020-01-13 19:41:06 +01:00
errors.rs fix issue 120: DecodingKey can be converted to static 2020-02-28 01:26:58 +08:00
header.rs Derive Hash for Header and Algorithm (#137) 2020-06-16 12:04:22 +02:00
lib.rs Add DecodingKey 2019-12-29 21:50:06 +01: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