util

package
v0.0.0-...-bd15ea0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPasswordHash

func CheckPasswordHash(password, salt, dbpassword string) bool

CheckPasswordHash 验证密码

func EncodeMD5

func EncodeMD5(value string) string

EncodeMD5 md5加密

func HashPassword

func HashPassword(password string) (salt string, dbPassword string)

HashPassword 密码加密

func HashSaltPassword

func HashSaltPassword(salt string, password string) (dbPassword string)

HashSaltPassword 密码加密

func RandString

func RandString(len int) string

RandString 生成随机字符串

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL