//
pkg.gl
Category
github.com/mss-boot-io/mss-boot
pkg
security
package
0.2.7
Repository:
https://github.com/mss-boot-io/mss-boot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
70 SLOC
#
Functions
GenerateRandomKey16
GenerateRandomKey16 生成16为随机字符串.
GenerateRandomKey20
GenerateRandomKey20 生成20位随机字符串.
GenerateRandomKey6
GenerateRandomKey6 生成6为随机字符串.
SetPassword
SetPassword 根据明文密码和加盐值生成密码.
#
Interfaces
Verifier
Verifier 用户验证器.