//
pkg.gl
Category
github.com/frankonly/iotex-core
pkg
hash
package
0.5.0
Repository:
https://github.com/frankonly/iotex-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
45 SLOC
#
Functions
BytesToHash160
BytesToHash160 copies the byte slice into hash.
BytesToHash256
BytesToHash256 copies the byte slice into hash.
Hash160b
Hash160b returns 160-bit (20-byte) hash of input.
Hash256b
Hash256b returns 256-bit (32-byte) hash of input.
#
Variables
ZeroHash160
ZeroHash160 is 160-bit of all zero.
ZeroHash256
ZeroHash256 is 256-bit of all zero.
#
Type aliases
Hash160
No description provided by the author
Hash256
No description provided by the author