aes

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AESFN

func AESFN(jo *[]any, row any, args []any) (any, error)

Types

type AES

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

func New

func New(key []byte, iv []byte) (*AES, error)

func (*AES) Decrypt

func (aes *AES) Decrypt(bytes []byte) []byte

func (*AES) Encrypt

func (aes *AES) Encrypt(bytes []byte) []byte

Jump to

Keyboard shortcuts

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