package
0.5.2
Repository: https://github.com/xmlking/toolkit.git
Documentation: pkg.go.dev

# Functions

AesDecrypt takes in a encripted string, a key and returns decrypted string.
AesEncrypt takes in a string, a key and returns encrypted string.