ed25519

package
v3.0.0-...-305da2a Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package ed25519 implements an Ed25519 Verify function for use in consensus-critical contexts. The Verify function is compatible with the particular validation rules around edge cases described in IOTA protocol RFC-0028.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Verify

func Verify(publicKey ed25519.PublicKey, message, sig []byte) bool

Verify reports whether sig is a valid signature of message by publicKey. It uses precisely-specified validation criteria (ZIP 215) suitable for use in consensus-critical contexts.

Types

This section is empty.

Jump to

Keyboard shortcuts

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