crypto

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EcRecover

func EcRecover(msg, sigHex string) (addr string, err error)

EcRecover returns the address for the Account that was used to create the signature. func EcRecover(msg, sig string) (addr string, err error) {

func SigPublicKey added in v0.2.0

func SigPublicKey(msg, sigHex string) (publickey string, err error)

func VerifyAuth added in v0.2.0

func VerifyAuth(msg, id, sig string) (info string, 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