Docs.rs
  • sd-jwt-rs-0.7.1
    • sd-jwt-rs 0.7.1
    • Permalink
    • 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 optional
      • log ^0.4 normal
      • rand ^0.8 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.113 normal
      • sha2 ^0.10 normal
      • strum ^0.25 normal
      • thiserror ^1.0.51 normal
      • regex ^1.10 dev
      • rstest ^0.18.2 dev
    • Versions
    • 27.66% of the crate is documented
  • 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.7.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • SDJWTJson
  • holder::SDJWTHolder
  • issuer::SDJWTIssuer
  • verifier::SDJWTVerifier

Enums

  • SDJWTSerializationFormat
  • error::Error
  • issuer::ClaimsForSelectiveDisclosureStrategy

Type Aliases

  • error::Result

Constants

  • COMBINED_SERIALIZATION_FORMAT_SEPARATOR
  • DEFAULT_DIGEST_ALG
  • DEFAULT_SIGNING_ALG