# Functions
//eg : kv
// key: "rAk2PnNL17rd2utEx4zOmnP2ZfI4McSA"
// iv: "7ZfLrFhjAx2iyCBh"
*/ AesCbcDecrypt2 AEC解密(CBC模式).
AesCbcEncrypt AEC加密(CBC模式).
Decrypt 解密.
Encrypt 加密.
GeneratePassWorld , 生成密码 参数:
str : 密码字符串
返回值:
string :密码.
Padding 对明文进行填充.
UnPadding 对密文删除填充.
No description provided by the author
No description provided by the author