//
pkg.gl
Category
github.com/medibloc/go-medibloc
crypto
hash
package
0.0.0-20190617050638-84d53aaf3fbf
Repository:
https://github.com/medibloc/go-medibloc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
43 SLOC
#
Functions
GenHash
GenHash generates hash.
Ripemd160
Ripemd160 return the RIPEMD160 digest of the data.
Sha256
Sha256 returns the SHA-256 digest of the data.
Sha3256
Sha3256 returns the SHA3-256 digest of the data.
Sha3256Pb
Sha3256Pb returns the SAH#-256 diggest of the data from protobuf type.