//
pkg.gl
Category
github.com/lynnclub/go
v1
algorithm
aes
package
1.0.51
Repository:
https://github.com/lynnclub/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
67 SLOC
#
Functions
DecryptECB
No description provided by the author
EncryptECB
No description provided by the author
Pad
Pad 使用 PKCS7 填充方式对数据进行补全.
Unpad
Unpad 去除填充.