//
pkg.gl
Category
github.com/shipengqi/golib
cryptoutil
xsha256
package
0.2.17
Repository:
https://github.com/shipengqi/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
28 SLOC
#
Functions
Encrypt
Encrypt encrypts string with SHA256 algorithms.
EncryptBytes
EncryptBytes encrypts []byte with SHA256 algorithms.
EncryptFile
EncryptFile encrypts the given file content with SHA256 algorithms.