Versions in this module Expand all Collapse all v0 v0.6.1 Aug 12, 2022 Changes in this version + func Keccak256(data ...[]byte) []byte + func PersonalEcRecover(data []byte, sig []byte) (string, error) + func SigToPub(hash, sig []byte) (*ecdsa.PublicKey, error)