package
Version:
v3.0.0
Opens a new window with list of versions in this module.
Published: Jun 17, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Secp256k1 interface {
VerifySecp256k1(key []byte, msg []byte, sig []byte) error
}
VMCrypto will provide the interface to the main crypto functionalities of the vm
NewVMCrypto returns a composite struct containing VMCrypto functionality implementations
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.