Versions in this module Expand all Collapse all v1 v1.0.0 May 16, 2023 Changes in this version + const MaxPartsGF16 + const ModuloGF16 + const ShareOverhead + const SizeGF16 + type Part []byte + func Split(secret Secret, parts, threshold int) ([]Part, error) + type Secret []byte + func Combine(parts []Part) (Secret, error)