eddsa

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EdDSAAlgorithm

type EdDSAAlgorithm struct {
	// contains filtered or unexported fields
}

func (*EdDSAAlgorithm) Generate

func (a *EdDSAAlgorithm) Generate() (algo.DerKeys, error)

func (*EdDSAAlgorithm) Name

func (a *EdDSAAlgorithm) Name() string

func (*EdDSAAlgorithm) Sign

func (a *EdDSAAlgorithm) Sign(privateKey []byte, data []byte) ([]byte, error)

func (*EdDSAAlgorithm) ValidateSignature

func (a *EdDSAAlgorithm) ValidateSignature(publicKey []byte, signature []byte, data []byte) error

Jump to

Keyboard shortcuts

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