aes

package
v0.0.0-...-1e877d2 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptCBC

func DecryptCBC(data, key []byte) ([]byte, error)

DecryptCBC AES-CBC 解密

func DecryptECB

func DecryptECB(data, key []byte) ([]byte, error)

DecryptECB AES-ECB 解密

func EncryptCBC

func EncryptCBC(data, key []byte) ([]byte, error)

EncryptCBC AES-CBC 加密

func EncryptECB

func EncryptECB(data, key []byte) ([]byte, error)

DecryptECB AES-ECB 加密

Types

This section is empty.

Jump to

Keyboard shortcuts

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