//
pkg.gl
Category
github.com/xmlking/micro-starter-kit
shared
crypto
package
0.3.7
Repository:
https://github.com/xmlking/micro-starter-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
74 SLOC
#
Functions
AesDecrypt
AesDecrypt takes in a encripted string, a key and returns decrypted string.
AesEncrypt
AesEncrypt takes in a string, a key and returns encrypted string.