package
2.0.0-20250214080821-4a4802dce5fb
Repository: https://github.com/xlabs/tss-lib.git
Documentation: pkg.go.dev
# Functions
Check share ids of Shamir's Secret Sharing, return error if duplicate or 0 value found.
Returns a new array of secret shares created by Shamir's Secret Sharing Algorithm, requiring a minimum number of shares to recreate, of length shares, from the input secret.
# Variables
No description provided by the author
# Structs
No description provided by the author