Versions in this module Expand all Collapse all v0 v0.0.1 Sep 18, 2019 Changes in this version + func Ecrecover(hash, sig []byte) ([]byte, error) + func Keccak256(data ...[]byte) []byte + func ValidateSignatureValues(v byte, r, s *big.Int, homestead bool) bool