indy-utils 0.3.9

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 17 feature flags, 14 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

  • base64_rs

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

base64_rs

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

cl

  • ursa
  • ursa/cl

cl_native

  • ursa
  • ursa/cl_native

tempfile

    This feature flag does not enable additional features.