encoding

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AESDecrypt

func AESDecrypt(encrypted string, key string) (string, error)

func AESEncrypt

func AESEncrypt(originData string, key string) (string, error)

func Base64Decode added in v1.1.0

func Base64Decode(content string) ([]byte, error)

func Base64Encode added in v1.1.0

func Base64Encode(content []byte) string

func MD5

func MD5(origin string, salt string) string

func SHA1 added in v1.1.4

func SHA1(origin string, salt string) string

func SHA256

func SHA256(origin string, salt 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