Documentation ¶
Index ¶
- func MD5Encrypt(s string) string
- func MD5FileEncrypt(filepath string) (encrypt string, err error)
- func SHA1Encrypt(s string) string
- func SHA1FileEncrypt(filepath string) (encrypt string, err error)
- func SHA256Encrypt(s string) string
- func SHA256FileEncrypt(filepath string) (encrypt string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MD5Encrypt ¶
func MD5FileEncrypt ¶
func SHA1Encrypt ¶
func SHA1FileEncrypt ¶
func SHA256Encrypt ¶
func SHA256FileEncrypt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.