jsonwebtoken/src
Arniu Tseng 2f25cbed0a
Add note about encoding keys (#163)
* Add note about encoding keys

* Update encoding.rs

* Format code
2020-12-07 16:00:44 +01: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 Format code and check style in Github Actions (#145) 2020-08-07 18:10:26 +02:00
encoding.rs Add note about encoding keys (#163) 2020-12-07 16:00:44 +01:00
errors.rs Clippy (#146) 2020-08-31 12:04:57 +02:00
header.rs Derive Hash for Header and Algorithm (#137) 2020-06-16 12:04:22 +02:00
lib.rs Clippy (#146) 2020-08-31 12:04:57 +02:00
serialization.rs Update docs 2019-11-14 19:43:43 +01:00
validation.rs Clippy (#146) 2020-08-31 12:04:57 +02:00