ssi-crypto 0.1.0

Implementation of various hashes and signatures for the ssi library.
Documentation

ssi-crypto

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

default

  • secp256k1
  • ripemd-160

secp256k1

  • k256
  • k256/keccak256
  • keccak

ripemd-160

  • ripemd160
  • secp256k1
  • bs58

k256

    This feature flag does not enable additional features.

keccak

  • keccak-hash

ripemd160

    This feature flag does not enable additional features.

bs58

    This feature flag does not enable additional features.

keccak-hash

    This feature flag does not enable additional features.

pairing-plus

    This feature flag does not enable additional features.

bbs

    This feature flag does not enable additional features.

p256

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

rand_old

    This feature flag does not enable additional features.

hkdf

    This feature flag does not enable additional features.

ring

    This feature flag does not enable additional features.

ed25519-dalek

    This feature flag does not enable additional features.

sha2_old

    This feature flag does not enable additional features.