//
pkg.gl
Category
github.com/xmlking/toolkit
crypto
package
0.5.2
Repository:
https://github.com/xmlking/toolkit.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.