//
pkg.gl
Category
github.com/twdp/hiboot
pkg
utils
crypto
aes
package
0.11.2
Repository:
https://github.com/twdp/hiboot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
55 SLOC
#
Functions
Decrypt
Decrypt from base64 to decrypted string.
Encrypt
Encrypt string to base64 crypto using AES.