aes

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AESTool added in v0.0.23

type AESTool struct {
	bytes.Buffer
	// contains filtered or unexported fields
}

func NewAESTool

func NewAESTool(key string) *AESTool

func (*AESTool) Decrypt added in v0.0.23

func (this *AESTool) Decrypt(data []byte) error

func (*AESTool) Encrypt added in v0.0.23

func (this *AESTool) Encrypt(data []byte) error

func (*AESTool) EncryptInit added in v0.0.23

func (this *AESTool) EncryptInit()

func (*AESTool) ReadByBase64 added in v0.0.24

func (this *AESTool) ReadByBase64() string

func (*AESTool) ReadByHexString added in v0.0.24

func (this *AESTool) ReadByHexString() string

func (*AESTool) WriteByBase64 added in v0.0.24

func (this *AESTool) WriteByBase64(data string) error

func (*AESTool) WriteByHexString added in v0.0.24

func (this *AESTool) WriteByHexString(data string) error

Jump to

Keyboard shortcuts

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