//
pkg.gl
Category
github.com/twdp/hiboot
pkg
utils
crypto
rsa
package
0.11.2
Repository:
https://github.com/twdp/hiboot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
81 SLOC
#
Functions
Decrypt
Decrypt from rsa string.
DecryptBase64
DecryptBase64 decrypt from base64 string.
Encrypt
Encrypt to rsa string.
EncryptBase64
EncryptBase64 encrypt to base64 string.