aes

package
v0.0.0-...-9b29622 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesDecrypt

func AesDecrypt(srcData []byte, key []byte) []byte

func AesEncrypt

func AesEncrypt(srcData []byte, key []byte) []byte

func PKCS7Padding

func PKCS7Padding(srcData []byte, blockSize int) []byte

func PKCS7UnPadding

func PKCS7UnPadding(srcData []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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