package
5.0.0
Repository: https://github.com/laisky/go-utils.git
Documentation: pkg.go.dev

# Packages

Package shamir is Shamir’s Secret Sharing is a method for dividing a secret into multiple parts and distributing those parts among different participants.
Package signature provides an implementation of threshold signatures.