crypto

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ZeroBytes

func ZeroBytes(bytes []byte)

Types

type Key

type Key interface {
	Bytes() []byte
	Sign(data []byte) ([]byte, error)
	Script(systemScripts *utils.SystemScripts) (*types.Script, error)
}

Key key pair

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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