pwd_encoder

package
v0.0.0-...-96417ad Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SaltLen    = 16
	Iterations = 100
	KeyLen     = 32
)

Variables

This section is empty.

Functions

func PwdDecode

func PwdDecode(rawPwd, encodedPwd, salt string) bool

检查密码

func PwdEncode

func PwdEncode(pass string) (salt, encodePwd string)

加密

Types

This section is empty.

Jump to

Keyboard shortcuts

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