Latest | 1.6.2 |
---|---|
Homepage | https://github.com/PIGZHOUMINENG/PIGUntilefile |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
1.PIGUntilefile 主要是一系列加密工具
PIGRSAUntileFile 主要是RSA加解密
PIGMd5UntileFile MD5 加解密
PIGAESUntileFile AES 加解密
PIG3DesUntileFile 3DES 加解密
PIGSHAUntileFile SHA 加解密
version 1.6.1
修改base64 编码时 因长度的问题导致编码不在正确。
version 1.6.0
版本 RSA 加解密 添加 p12 文件
version 1.5.0
版本 修改 RSA 公钥加密
version 1.3.0 版本
在 RSA 版本中 添加 公钥解密 功能
version 1.0.0 版本
主要是修改 base64 编码 解码 与 其他的文件中base64编码和解码 冲突问题。
Latest podspec
{ "name": "PIGUntilefile", "version": "1.6.2", "summary": "A short description of PIGUntilefile.", "description": "u5de5u7a0b u4e3bu8981u662f md5 sha1 sha256 eds RSA 5u79cdu52a0u5bc6u7b97u6cd5 u4feeu6539u67d0u4e9bu517cu5bb9u6027u7684BUG", "homepage": "https://github.com/PIGZHOUMINENG/PIGUntilefile", "license": "MIT", "authors": { "PIGLANG": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/PIGZHOUMINENG/PIGUntilefile.git", "tag": "1.6.2" }, "source_files": "PIGUntilefile/*.{h,m}", "requires_arc": true }
Thu, 18 Apr 2019 10:57:10 +0000