schnorrkel

package
v0.0.0-...-72bc2f9 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 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 NewSecretKeySR25519

func NewSecretKeySR25519(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