libs

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2019 License: Apache-2.0 Imports: 8 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 {
	PubKey  string
	PrivKey string
}

func GenerateEd25519

func GenerateEd25519() (KeyPair, error)

func GenerateX25519

func GenerateX25519() (KeyPair, error)

func (*KeyPair) Save

func (kp *KeyPair) Save(filepath string) error

func (*KeyPair) Show

func (kp *KeyPair) Show()

Jump to

Keyboard shortcuts

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