摘要: 转自:https://blog.csdn.net/chenyongtu110/article/details/51694323 阅读全文
posted @ 2017-09-28 02:13 Sharpest 阅读(221) 评论(0) 推荐(0) 编辑
摘要: 参考文章:http://blog.sina.com.cn/s/blog_4f36423201000c1e.html 一、概述 java.security.MessageDigest类用于为应用程序提供信息摘要算法的功能,如 MD5 或 SHA 算法。简单点说就是用于生成散列码。信息摘要是安全的单向哈 阅读全文
posted @ 2017-09-28 02:07 Sharpest 阅读(558) 评论(0) 推荐(0) 编辑