Versions in this module Expand all Collapse all v1 v1.1.0 Jul 9, 2026 Changes in this version + type Option func(*config) + func WithIntegrity() Option v1.0.2 Jan 19, 2026 Changes in this version + func GenerateShares(secret []byte, numberOfShares, threshold int) ([][]byte, error) + func Reconstruct(shares [][]byte) (secret []byte, err error)