//
pkg.gl
Category
github.com/dualist3/my_tool
utils
crypt
des
package
1.0.1
Repository:
https://github.com/dualist3/my_tool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
69 SLOC
#
Functions
NewDesCrypt
NewDesCrypt 创建一个des加密对象 传入密钥 eg:var pwDeKey = []byte{3, 2, 3, 2, 5, 5, 1, 1} 加密解密 key 必须8位字节-----DES算法.
ZeroPadding
No description provided by the author
ZeroUnPadding
No description provided by the author
#
Structs
Encryption
No description provided by the author