indy-utils 0.3.7

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

indy-utils

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

default

  • ed25519
  • hash
  • pack
  • txn_signature
  • wql

ed25519

  • ursa
  • ursa/ed25519
  • ursa/x25519

hash

  • ursa
  • ursa/sha2

pack

  • base64
  • chacha20poly1305
  • crypto_box
  • ed25519
  • serde_support
  • ursa
  • ursa/blake2

txn_signature

  • hash
  • serde_support

wql

    This feature flag does not enable additional features.

ursa

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

chacha20poly1305

    This feature flag does not enable additional features.

crypto_box

    This feature flag does not enable additional features.

serde_support

  • serde
  • serde_json
  • ursa/serde

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

cl_native

  • ursa
  • ursa/cl_native

cl

  • ursa
  • ursa/cl

tempfile

    This feature flag does not enable additional features.