ed25519

package
v0.0.0-...-8dce172 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2025 License: MIT Imports: 4 Imported by: 0

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