package
Version:
v1.8.9
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: LGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func IsCorrectPassword(password, hashedPassword string) bool
IsCorrectPassword 用于比较输入的密码和存储的散列值是否匹配
StrToPwd 使用 argon2id 算法生成密码的散列值
Source Files
¶
Click to show internal directories.
Click to hide internal directories.