vsss-rs 4.3.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 15 feature flags, 2 of them enabled by default.

default

  • std

std

  • rand_core/std
  • rand/std
  • serde/std

curve25519

  • curve25519-dalek
  • serde
  • hex
  • zeroize

alloc

  • rand_core/alloc
  • rand/alloc
  • serde/alloc

hex

  • dep:hex

blstrs_plus

  • dep:blstrs_plus

curve25519-dalek

  • dep:curve25519-dalek

k256

  • dep:k256

bls12_381_plus

  • dep:bls12_381_plus

p256

  • dep:p256

zeroize

  • dep:zeroize

serde

  • dep:serde

p521

  • dep:p521

p384

  • dep:p384

ed448-goldilocks-plus

  • dep:ed448-goldilocks-plus