ssi-jws 0.1.1

Implementation of JWS for the ssi library.
Documentation

ssi-jws

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 16 feature flags, 11 of them enabled by default.

default

  • secp256k1
  • secp256r1
  • ed25519
  • rsa
  • eip
  • ssi-jwk/ripemd-160

secp256k1

  • ssi-jwk/secp256k1
  • k256
  • ssi-crypto/secp256k1
  • blake2
  • dep:sha2
  • dep:sha3

secp256r1

  • ssi-jwk/secp256r1
  • p256
  • blake2

ed25519

  • ssi-jwk/ed25519
  • ed25519-dalek
  • rand
  • blake2

rsa

  • ssi-jwk/rsa
  • dep:rsa
  • dep:sha2
  • rand

eip

  • ssi-jwk/eip
  • ssi-crypto/keccak
  • secp256k1

k256

  • dep:k256

blake2

  • dep:blake2

p256

  • dep:p256

ed25519-dalek

  • dep:ed25519-dalek

rand

  • dep:rand

ring

  • ssi-jwk/ring
  • dep:ring
  • rand
  • blake2

tezos

  • ssi-jwk/tezos
  • secp256k1
  • secp256r1
  • ed25519

secp384r1

  • ssi-jwk/secp384r1
  • p384

aleo

  • ssi-jwk/aleo

p384

  • dep:p384