//
pkg.gl
Category
github.com/acexy/golang-toolkit
crypto
hashing
package
0.0.30
Repository:
https://github.com/acexy/golang-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
42 SLOC
#
Functions
Md5Bytes
Md5Bytes 对字节做Md5.
Md5FileHex
Md5FileHex 计算文件md5返回Hex.
Md5Hex
Md5Hex Md5字符串返回HexString.
Sha256Base64
Sha256Base64 返回Base64结果.
Sha256Bytes
Sha256Bytes 对 byte 数组执行 hash256 运算.
Sha256Hex
Sha256Hex 返回Hex结果.