bc-envelope 0.17.4

Gordian Envelope for Rust.
Documentation

bc-envelope

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

default

  • attachment
  • compress
  • encrypt
  • expression
  • known_value
  • proof
  • recipient
  • salt
  • signature
  • sskr
  • transaction
  • types

attachment

  • known_value
  • types

compress

    This feature flag does not enable additional features.

encrypt

  • known_value

expression

  • known_value

known_value

    This feature flag does not enable additional features.

proof

    This feature flag does not enable additional features.

recipient

  • encrypt

salt

  • known_value

signature

  • known_value

sskr

  • encrypt

transaction

  • expression
  • signature
  • recipient

types

  • known_value

multithreaded

  • dcbor/multithreaded