aesbuddy

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MPL-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AesGCMDecrpyt

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

`key` is a 16, 24 or 32 byte slice of your decrpytion key `data` is slice of the data you are trying to decrpyt

func AesGCMEncrpyt

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

`key` is a 16, 24 or 32 byte slice of your encrpytion key `data` is slice of the data you are trying to encrpyt

Types

This section is empty.

Jump to

Keyboard shortcuts

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