t_encrypt

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckTrackEncryption

func CheckTrackEncryption(str string) bool

check encryption

func TrackDecrypt

func TrackDecrypt(key string, str string) (string, error)

decrypt

func TrackECBDecrypt

func TrackECBDecrypt(key string, str string) (string, error)

ecb方式aes解密

func TrackECBEncrypt

func TrackECBEncrypt(key string, str string) (string, error)

ecb方式aes加密

func TrackEncrypt

func TrackEncrypt(key string, str string) (string, error)

encrypt

Types

This section is empty.

Jump to

Keyboard shortcuts

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