aestext

package module
v0.0.0-...-a1042d3 Latest Latest
Warning

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

Go to latest
Published: May 23, 2025 License: MIT Imports: 6 Imported by: 0

README

aestext

Go Package with string encryption and decryption functions, utilises AES-GCM (Advanced Encryption Standard) (Galois/Counter Mode)

To download aestext: go get github.com/ellwould/aestext


[!NOTE] For a list of abbreviations and there meanings used throughout this repository please refer to this README

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecText

func DecText(dataToDecrypt string, decryptionKey string) string

func EncText

func EncText(dataToEncrypt string, encryptionKey string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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