//
pkg.gl
Category
github.com/why444216978/go-util
aes
package
1.0.30
Repository:
https://github.com/why444216978/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
65 SLOC
#
Functions
DecryptCBC
DecryptCBC AES-CBC 解密.
DecryptECB
DecryptECB AES-ECB 解密.
EncryptCBC
EncryptCBC AES-CBC 加密.
EncryptECB
DecryptECB AES-ECB 加密.