utils

package
v0.0.0-...-de354b7 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(decryptStr string, key []byte, iv string) (string, error)

解密

func AesEncrypt

func AesEncrypt(encryptStr string, key []byte, iv string) (string, error)

加密 aes_128_cbc

func CreateSign

func CreateSign(appKey, appSecret string) string

func Int64Addr

func Int64Addr(i int64) *int64

func MD5

func MD5(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