//
pkg.gl
Category
github.com/blockchain-jd-com/framework-go
utils
sha
package
1.3.4
Repository:
https://github.com/blockchain-jd-com/framework-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
7
Files
12 SLOC
#
Functions
Sha128
对指定的字节数组进行 SHA128 哈希, 返回长度为 16 的字节数组.
Sha256
对指定的字节数组进行 SHA256 哈希, 返回长度为 32 的字节数组.