selective-disclosure-jwt 0.0.4

Selective Disclosure JWTs
Documentation

selective-disclosure-jwt

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 8 of them enabled by default.

default

  • issuer
  • holder

issuer

  • jwt-simple
  • base64ct
  • rand_chacha
  • sha2
  • getrandom

holder

  • sha2
  • jwt-simple
  • base64ct

jwt-simple

  • dep:jwt-simple

base64ct

  • dep:base64ct

rand_chacha

  • dep:rand_chacha

sha2

  • dep:sha2

getrandom

  • dep:getrandom

verifier

  • jwt-simple
  • sha2
  • base64ct