jsonwebtoken/src
Vincent Prouillet 356fac075d Fix validation for issuers 2022-02-02 22:10:11 +01:00
..
crypto removed unnecessary conversions (#180) 2022-02-02 22:10:11 +01:00
pem Add types for JWK/JWKS based on biscuit (#195) 2022-02-02 22:10:11 +01:00
algorithms.rs Add types for JWK/JWKS based on biscuit (#195) 2022-02-02 22:10:11 +01:00
decoding.rs Fix #220 2022-02-02 22:10:11 +01:00
encoding.rs Fix #220 2022-02-02 22:10:11 +01:00
errors.rs Implement Clone, Eq and PartialEq for Error. (#218) 2022-02-02 22:10:11 +01:00
header.rs Add support for x5t#S256 header (#203) 2022-02-02 22:10:11 +01:00
jwk.rs Add support for x5t#S256 header (#203) 2022-02-02 22:10:11 +01:00
lib.rs Unify various decode into the validation struct (#199) 2022-02-02 22:10:11 +01:00
serialization.rs Improve deserialization performance around validation and its tests (#202) 2022-02-02 22:10:11 +01:00
validation.rs Fix validation for issuers 2022-02-02 22:10:11 +01:00