Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider interface {
}Provider provides shamir secret share.
func CreateProvider ¶
func CreateProvider(c *ProviderConfig) Provider
CreateProvider returns new shamir secret provider.
type ProviderConfig ¶
ProviderConfig is a configuration for shamir Provider.
Click to show internal directories.
Click to hide internal directories.