Docs.rs
  • sdjwt-0.7.3
    • sdjwt 0.7.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • robjsliwa
    • Dependencies
      • base64 ^0.21.5 normal
      • chrono ^0.4.31 normal
      • getrandom ^0.2.12 normal
      • jsonwebtoken ^9.2.0 normal
      • jsonwebtoken-rustcrypto ^1.2.0 normal
      • rand ^0.8.5 normal
      • rsa ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_plain ^1.0.2 normal
      • serde_yaml ^0.9.30 normal
      • sha2 ^0.10.8 normal
      • thiserror ^1.0.51 normal
    • Versions
    • 11.76% 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

sdjwt0.7.3

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • decoding::KeyForDecoding
  • disclosure::Disclosure
  • disclosure_path::DisclosurePath
  • encoding::KeyForEncoding
  • header::Header
  • holder::Holder
  • issuer::Issuer
  • jwk::Jwk
  • validation::Validation
  • verifier::Verifier

Enums

  • algorithm::algorithm::Algorithm
  • algorithm::hashalgorithm::HashAlgorithm
  • error::Error

Functions

  • algorithm::hashalgorithm::base64_hash
  • decoding::decode
  • decoding::sd_jwt_parts
  • disclosure::reconstruct_disclosure
  • encoding::encode
  • parse_yaml
  • verifier::verify_kb