//
pkg.gl
Category
github.com/weaming/golib
encrypt
package
0.0.0-20220118091420-d4019b01b0d9
Repository:
https://github.com/weaming/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
54 SLOC
#
Functions
AESDecrypt
decrypt from base64 to decrypted string.
AESEncrypt
encrypt string to base64 crypto using AES.