//
pkg.gl
Category
github.com/gogf/gf/v2
crypto
gsha1
package
2.8.3
Repository:
https://github.com/gogf/gf.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
6
Dependents
2
Files
35 SLOC
#
Functions
Encrypt
Encrypt encrypts any type of variable using SHA1 algorithms.
EncryptFile
EncryptFile encrypts file content of `path` using SHA1 algorithms.
MustEncryptFile
MustEncryptFile encrypts file content of `path` using SHA1 algorithms.