jsonwebtoken/src
Vincent Prouillet f50e4901cb Avoid allocation 2022-02-02 22:10:11 +01:00
..
crypto Keep RSA key error message from ring 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 Avoid allocation 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 Derive Hash for Header and Algorithm (#137) 2020-06-16 12:04:22 +02: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 Expose get_current_timestamp 2022-02-02 22:10:11 +01:00