//
pkg.gl
Category
github.com/smartcontractkit/chainlink-common
pkg
hashutil
package
0.3.0
Repository:
https://github.com/smartcontractkit/chainlink-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
13
Files
79 SLOC
#
Functions
BytesOfBytesKeccak
BytesOfBytesKeccak will compute a keccak256 hash of the provided bytes of bytes slice.
EncodeBytesOfBytes
EncodeBytesOfBytes encodes the nested byte arrays into a single byte array as follows 1.
NewKeccak
No description provided by the author
#
Interfaces
Hash
Hash contains all supported hash formats.
Hasher
No description provided by the author