//
pkg.gl
Category
github.com/DIMO-Network/shared
crypto
package
0.12.4
Repository:
https://github.com/dimo-network/shared.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
41 SLOC
#
Functions
Ecrecover
Ecrecover mimics the ecrecover opcode, returning the address that signed hash with signature.
VerifySignature
VerifySignature validates the provided signature against the given message and signer's Ethereum address.