GyAesEncrypted

package
v0.0.0-...-2ec961a Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GyAesEncrypt

type GyAesEncrypt struct {
	// contains filtered or unexported fields
}

func NewGyAesEncrypt

func NewGyAesEncrypt(key, iv string) *GyAesEncrypt

func (*GyAesEncrypt) Decrypt

func (this *GyAesEncrypt) Decrypt(text string) (string, error)

func (*GyAesEncrypt) Encrypt

func (this *GyAesEncrypt) Encrypt(text []byte) (string, error)

Jump to

Keyboard shortcuts

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