xcrypt

package
v0.0.0-...-39337ee Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(rawData string, key []byte) (string, error)

AES解密

func AesEncrypt

func AesEncrypt(rawData, key []byte) (string, error)

AES加密

func PasswordHash

func PasswordHash(password string) (string, error)

密码哈希

func PasswordVerify

func PasswordVerify(password, hash string) bool

验证密码

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳