Documentation ¶
Overview ¶
Package sphincsplus implements interface wrapper around a specific parameterization of Sphincs+.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// Scheme implements our sign.Scheme interface using Sphincs+.
Scheme = &scheme{}
)
Functions ¶
func NewEmptyPrivateKey ¶
func NewEmptyPrivateKey() *privateKey
func NewEmptyPublicKey ¶
func NewEmptyPublicKey() *publicKey
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.