package
0.0.0-20211130232802-bd9b0526fedf
Repository: https://github.com/pkopriv2/golang-sdk.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
Convenience methods for dealing with encrypted shards.
Convenience methods for dealing with encrypted shards.
No description provided by the author
Signs the shard, returning a signed shard.
No description provided by the author
Generates a new random secret.
No description provided by the author
Generates a new public and private shard pair.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A vector representation of a Point in 2-dimensional space.
A PrivateShard is a durable EncryptedShard.
No description provided by the author
Options for generating a shared secret.
# Type aliases
An encrypted shard is a shard that has been symmetrically encrypted with a password strengthening function (e.g.
An algorithm describes the normalized name of the secret sharing protocol.