crypto

package
v0.0.0-...-e6cdf45 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const PublicKeySize = ed25519.PublicKeySize

Variables

This section is empty.

Functions

func FromReader

func FromReader(src io.Reader) (PubKey, PrivKey, error)

func FromSeed

func FromSeed(src io.Reader) (PubKey, PrivKey, error)

func New

func New() (PubKey, PrivKey)

Types

type PrivKey

type PrivKey ed25519.PrivateKey

func (PrivKey) String

func (k PrivKey) String() string

type PubKey

type PubKey ed25519.PublicKey

func (PubKey) String

func (k PubKey) String() string

Jump to

Keyboard shortcuts

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