backend

package
v0.0.0-...-e7c8ed6 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptAES256

func DecryptAES256(key, ciphertext string) (string, error)

DecryptAES256 decrypts the given ciphertext using AES-256 decryption

func EncryptAES256

func EncryptAES256(key, message string) (string, error)

EncryptAES256 encrypts the given message using AES-256 encryption

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳