//
pkg.gl
Category
github.com/superconsensus-chain/xupercore
lib
crypto
hash
package
1.0.5
Repository:
https://github.com/superconsensus-chain/xupercore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
31 SLOC
#
Functions
DoubleSha256
DoubleSha256 执行2次SHA256,这是为了防止SHA256算法被攻破。.
HashUsingHmac512
No description provided by the author
UsingRipemd160
UsingRipemd160 这种hash算法可以缩短长度.
UsingSha256
UsingSha256 get the hash result of data using SHA256.