Java中MessageDigest加密的使用

1.背景

对称加密,非对称加密

2.java.security.MessageDigest介绍

3.java.security.MessageDigest使用

4.目前常用的加密解密算法

4.1MD5 

http://md5ss.sinaapp.com/

http://stackoverflow.com/questions/304268/getting-a-files-md5-checksum-in-java

4.2DES

4.3DESede

4.4AES

4.5可参考链接

http://liulang203.iteye.com/blog/1028257

http://www.cnblogs.com/liunanjava/p/4297854.html

http://stackoverflow.com/questions/3451670/java-aes-and-using-my-own-key

 

posted on 2015-02-26 11:43  majia1949  阅读(322)  评论(0编辑  收藏  举报

导航