package
0.2.17
Repository: https://github.com/shipengqi/golib.git
Documentation: pkg.go.dev

# Functions

Encrypt encrypts string with SHA256 algorithms.
EncryptBytes encrypts []byte with SHA256 algorithms.
EncryptFile encrypts the given file content with SHA256 algorithms.