jsonwebtoken/src
Oliver Thallmair de5a1903b0 add x5c header (#182)
* add x5c header

* fix format
2022-02-02 22:10:11 +01:00
..
crypto Make DecodingKey own all the data 2022-02-02 22:10:11 +01:00
pem Add EdDSA (Ed25519) (#154) 2022-02-02 22:10:11 +01:00
algorithms.rs Add EdDSA (Ed25519) (#154) 2022-02-02 22:10:11 +01:00
decoding.rs Make DecodingKey own all the data 2022-02-02 22:10:11 +01:00
encoding.rs Bytes everywhere for sign/verify 2022-02-02 22:10:11 +01:00
errors.rs Impl PartialEq for ErrorKind 2022-02-02 22:10:11 +01:00
header.rs add x5c header (#182) 2022-02-02 22:10:11 +01:00
lib.rs Avoid allocation 2022-02-02 22:10:11 +01:00
serialization.rs Update docs 2019-11-14 19:43:43 +01:00
validation.rs clone-free validate function (#179) 2022-02-02 22:10:11 +01:00