safe

package
v0.0.0-...-04a33bb Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(dst, key []byte) (origData []byte, err error)

func AesDecryptString

func AesDecryptString(dst, key string) (str string, err error)

func AesEncrypt

func AesEncrypt(src, key []byte) (crypted []byte, err error)

func AesEncryptString

func AesEncryptString(src, key string) (str string, err error)

func GetMD5

func GetMD5(data []byte) string

func GetMD5String

func GetMD5String(str string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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