vsss-rs 1.6.0

Verifiable Secret Sharing Schemes for splitting, combining and verifying secret shares
Documentation

vsss-rs

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

default

  • curve25519
  • secp256k1

curve25519

  • curve25519-dalek
  • subtle

secp256k1

  • k256
  • elliptic-curve
  • subtle

curve25519-dalek

    This feature flag does not enable additional features.

subtle

    This feature flag does not enable additional features.

k256

    This feature flag does not enable additional features.

elliptic-curve

    This feature flag does not enable additional features.