package
0.0.0-20240202015135-ae011250276e
Repository: https://github.com/wnanbei/basics.git
Documentation: pkg.go.dev

# Functions

ComparePassword 对比密码是否匹配.
MD5 多次加密,并加盐.

# Constants

PasswordMD5Salt 密码加密盐.
TimesOfPasswordMD5 密码加密次数.