package
0.0.0-20220218115607-914eb61e6026
Repository: https://github.com/hiromaily/go-gin-wrapper.git
Documentation: pkg.go.dev
# Functions
HashMD5 hashes by MD5 message-digest algorithm.
HashSHA1 hashes by SHA1.
HashSHA256 hashes by SHA256.
NewCrypt returns Crypt interface key size should be 16,24,32 iv size should be 16.
NewCryptWithEnv returns Crypt interface created by environment variable.
NewMD5 returns MD5 interface.
NewScrypt returns Scrypt interface.