aes

package
v0.0.0-...-37ac4d5 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesCBCDecrypt

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

func AesCBCEncrypt

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

func AesGCMDecrypt

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

func AesGCMEncrypt

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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