aes

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(data []byte, key, iv []byte) ([]byte, error)

Decrypt aes decrypt

func Encrypt

func Encrypt(data []byte, key, iv []byte) ([]byte, error)

Encrypt aes encrypt

func PKCS7Padding

func PKCS7Padding(data []byte) []byte

func UnPKCS7Padding

func UnPKCS7Padding(data []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