摘要: 参考:http://stackoverflow.com/questions/1524604/md5-algorithm-in-objective-c 在线测试MD5:http://www.cmd5.com/ 需求: 将字符串进行MD5加密,返回加密后的字符串。 #import <CommonCryp 阅读全文
posted @ 2016-08-22 14:28 小C酱 阅读(249) 评论(0) 推荐(0)