aes

package
v0.0.0-...-3bada5d Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CBC128PKCS7

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

func NewAES128

func NewAES128(key string, iv string) (*CBC128PKCS7, error)

func (*CBC128PKCS7) Dencrypt

func (c *CBC128PKCS7) Dencrypt(data []byte) ([]byte, error)

func (*CBC128PKCS7) Encrypt

func (c *CBC128PKCS7) Encrypt(data []byte) []byte

Jump to

Keyboard shortcuts

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