indy-data-types 0.7.1

Common data types for Hyperledger Indy (https://www.hyperledger.org/projects), which provides a distributed-ledger-based foundation for self-sovereign identity (https://sovrin.org).
Documentation

indy-data-types

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

default

  • anoncreds
  • ed25519
  • merkle_tree

anoncreds

  • serde_support

ed25519

  • curve25519-dalek
  • ed25519-dalek
  • rand
  • sha2
  • x25519-dalek

merkle_tree

  • hex
  • sha2

serde_support

  • serde
  • serde_json
  • anoncreds-clsignatures?/serde

curve25519-dalek

  • dep:curve25519-dalek

ed25519-dalek

  • dep:ed25519-dalek

rand

  • dep:rand

sha2

  • dep:sha2

x25519-dalek

  • dep:x25519-dalek

hex

  • dep:hex

serde

  • dep:serde

serde_json

  • dep:serde_json

cl

  • anoncreds
  • anoncreds-clsignatures
  • serde_support

cl_native

  • anoncreds
  • anoncreds-clsignatures/openssl_bn
  • serde_support

vendored

  • anoncreds-clsignatures?/openssl_vendored

anoncreds-clsignatures

  • dep:anoncreds-clsignatures

rich_schema

    This feature flag does not enable additional features.