ed25519

package
v1.1.1-0...-495e22c Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keypair

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

func LoadKeys

func LoadKeys(privateKeyBuf []byte) *Keypair

func RandomKeys

func RandomKeys() *Keypair

func (*Keypair) ID

func (p *Keypair) ID() []byte

func (*Keypair) PrivateKey

func (p *Keypair) PrivateKey() []byte

func (*Keypair) PublicKey

func (p *Keypair) PublicKey() []byte

func (*Keypair) String

func (p *Keypair) String() string

Jump to

Keyboard shortcuts

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