搜索资源列表
好多人要的javaMD5
- 用JAVA写的MD5算法,就是用java语言写的MD5算法,从网上下的,好不容易找到的。 -written with Java MD5 algorithm is used java language to write the MD5 algorithm from the Internet, she found.
MD5111111111
- JAVA 实现MD5算法 很号用的方法,大家可以直接用-JAVA MD5 algorithm is used, the methods, we can directly use
MD5
- java实现的md5算法,独立于jdk版本。调用办法:MD5 m = new MD5() m.getMD5ofStr(\"abc\") -java realized md5 algorithm, independent of jdk versions. Calling approach : MD5 m = new MD5 () m.getMD5ofStr ( "abc")
MD5.java
- java封装好的md5 java封装好的md5 java封装好的md5
MD5
- MD5,调用JAVA包~
java
- md5算法的java源代码, 好好分析一下吧
md5
- Java 的 MD5 算法 网上找的。
java source
- 里面有5个工程文件,功能分别为搜索引擎建立索引与查询功能、java的MD5算法、HashMap的功能、FileDao文件操作大全、动态生成验证码,可定制字体,图片背景,和干扰线等。-There are five project file, function set up for search engine indexing and query functions, java the MD5 algorithm, HashMap function, FileDao file operations
MD5
- java的md5算法使用,可以用于web应用的用户注册管理,确保账号安全,也可以对特定内容进行加密,防止信息外泄。-the use of the md5 algorithm java, web applications can be used to register users, to ensure account security, specific content can also be encrypted to prevent information leakage.
MD5
- MD5加密技术 MD5加密技术 -MD5加密技术MD5加密技术
MD5
- md5 类实现了RSA Data Security, Inc.在提交给IETF 的RFC1321中的MD5 message-digest 算法。-md5 class implements RSA Data Security, Inc. submitted to the IETF in RFC1321 of the MD5 message-digest algorithm.
md5
- java md5加密算法实现,输入字符串直接得到加密后的字符串-java md5
java-md5
- MD5代码,主要实现哈希值加密及验证,一个小的源代码,但是在简单程序中可以用到。-MD5 code, the main hash value encryption and authentication, a small source code, but can be used for simple procedures.
md5
- md5加密的源码,对开发程序而言常用的!-md5 encryption source code, for development process in terms of commonly used!
md5
- MD5 签名算法在 jdk 中早已实现(如 MessageDigest 类), 出于稳定性考虑,此处直接展示如何用这个类将密码进行MD5加密。-MD5 signature algorithm has already achieved in the jdk (if MessageDigest class), for stability considerations, here directly show how this class will be MD5 encrypted password
java
- 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
MD5
- 用java实现的MD5加密算法,非常简单-Using java MD5 encryption algorithm, is very simple
Md5
- java开发中登录时采用md5对用户的相关信息进行加密操作处理,确保用户信息的安全(In java development, when logging in, use MD5 to encrypt the user's related information, and ensure the security of the user's information)
Md5
- 用MD5加密函数实现对数据的加密操作,并将结果输出。(Use MD5 encryption function to encrypt the data and output the result.)