util_crypt

package
v1.27.7 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(encryptedString string, keyString string) (decryptedString string)

func Encrypt

func Encrypt(stringToEncrypt string, keyString string) (encryptedString string)

Encrypt from https://www.melvinvivas.com/how-to-encrypt-and-decrypt-data-using-aes Who knows if this is good encryption. I dont :S

Types

This section is empty.

Jump to

Keyboard shortcuts

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