Versions in this module Expand all Collapse all v0 v0.8.6 May 28, 2024 Changes in this version + const NROUNDSF + var NROUNDSP = []int + func CodeHash(code []byte) (h common.Hash) + func Hash(inpBI []*big.Int, width int) (*big.Int, error) + func HashFixed(inpBI []*big.Int) (*big.Int, error) + func HashFixedWithDomain(inpBI []*big.Int, domain *big.Int) (*big.Int, error) + func HashWithCap(inpBI []*big.Int, width int, nBytes int64) (*big.Int, error)