crypto

package
v0.98.5 Latest Latest
Warning

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

Go to latest
Published: May 13, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Interops = []interop.Function{
	{ID: neoCryptoCheckMultisigID, Func: ECDSASecp256r1CheckMultisig},
	{ID: neoCryptoCheckSigID, Func: ECDSASecp256r1CheckSig},
}

Interops represents sorted crypto-related interop functions.

Functions

func ECDSASecp256r1CheckMultisig added in v0.91.0

func ECDSASecp256r1CheckMultisig(ic *interop.Context) error

ECDSASecp256r1CheckMultisig checks multiple ECDSA signatures at once using Secp256r1 elliptic curve.

func ECDSASecp256r1CheckSig added in v0.94.0

func ECDSASecp256r1CheckSig(ic *interop.Context) error

ECDSASecp256r1CheckSig checks ECDSA signature using Secp256r1 elliptic curve.

Types

This section is empty.

Jump to

Keyboard shortcuts

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