Docs.rs
  • sd-jwt-rs-0.0.5
    • sd-jwt-rs 0.0.5
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jovfer
    • akarabashov
    • Dependencies
      • base64 ^0.21 normal
      • hmac ^0.12 normal
      • jsonwebtoken ^9.2 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • rand ^0.8 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • strum ^0.25 normal
      • thiserror ^1.0.51 normal
      • regex ^1.10 dev
      • rstest ^0.18.2 dev
    • Versions
    • 20.83% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sd_jwt_rs0.0.5

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Constants
?
Change settings

Crate sd_jwt_rs

source ·

Re-exports

  • pub use holder::SDJWTHolder;
  • pub use issuer::SDJWTIssuer;
  • pub use issuer::SDJWTClaimsStrategy;
  • pub use verifier::SDJWTVerifier;

Modules

  • error
  • holder
  • issuer
  • utils
  • verifier

Structs

  • SDJWTJson

Constants

  • COMBINED_SERIALIZATION_FORMAT_SEPARATOR
  • DEFAULT_DIGEST_ALG
  • DEFAULT_SIGNING_ALG