//
pkg.gl
Category
github.com/Ravior/gserver
crypto
gsha1
package
1.0.2
Repository:
https://github.com/ravior/gserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
31 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.