ed25519

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateKey

func GenerateKey() (ed25519.PrivateKey, error)

func PrivateKeyFromSeed

func PrivateKeyFromSeed(seedHex string) (ed25519.PrivateKey, error)

func PublicKeyFromSeed

func PublicKeyFromSeed(seedHex string) (ed25519.PublicKey, error)

func Sign

func Sign(seedHex string, message []byte) (signature []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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