signer

package
v0.0.0-...-affef23 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewED25519Signer

func NewED25519Signer(privKeyPath string) (crypto.Signer, error)

Types

type TrustixVerifier

type TrustixVerifier interface {
	Verify(message, sig []byte) bool
	Public() crypto.PublicKey
}

func NewED25519Verifier

func NewED25519Verifier(pub string) (TrustixVerifier, error)

Jump to

Keyboard shortcuts

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