//
pkg.gl
Category
github.com/payedhq/onesandboxapi
encryption
package
0.0.30
Repository:
https://github.com/payedhq/onesandboxapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
70 SLOC
#
Functions
DecryptAES
DecryptAES decrypts ciphertext using AES decryption in CBC mode.
EncryptAES
EncryptAES encrypts plaintext using AES encryption in CBC mode.