schnorrkel

package
v0.0.78 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecretKey

type SecretKey struct {
	// contains filtered or unexported fields
}

SecretKey consists of a secret scalar and a signing nonce

func NewSecretKeyED25519

func NewSecretKeyED25519(seed [32]byte) SecretKey

func (*SecretKey) Key

func (sk *SecretKey) Key() []byte

func (*SecretKey) Nonce

func (sk *SecretKey) Nonce() []byte

func (*SecretKey) Seed

func (sk *SecretKey) Seed() []byte

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL