encrypt

package
v0.0.0-...-0917db3 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(crypted, key []byte) ([]byte, error)

AesDecrypt aes加密

func AesEncrypt

func AesEncrypt(origData, key []byte) ([]byte, error)

AesEncrypt aes解密

func GenerateMd5

func GenerateMd5(msg string) string

GenerateMd5 md5

Types

This section is empty.

Jump to

Keyboard shortcuts

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