gtbox_encryption

package
v0.0.61 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Overview

Package gtbox_encryption 加密库

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GTDecryptionGo

func GTDecryptionGo(srcString string, keyString string) (resultStr string)

GTDecryptionGo 自定义解密

func GTDecryptionGoWithLength added in v0.0.39

func GTDecryptionGoWithLength(srcString string, keyString string, stringLength int) (resultStr string)

GTDecryptionGoWithLength 自定义解密,传入长度

func GTEncryptionGo

func GTEncryptionGo(srcString string, keyString string) (resultStr string)

GTEncryptionGo 自定义加密

func GTEncryptionGoReturnStringLength added in v0.0.39

func GTEncryptionGoReturnStringLength(srcString string, keyString string) (resultStr string, stringLength int)

GTEncryptionGoReturnStringLength 自定义加密,并返回长度

func GTMD5Encoding

func GTMD5Encoding(str string) string

GTMD5Encoding MD5加密

Types

This section is empty.

Jump to

Keyboard shortcuts

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