搜索资源列表
MD5oo
- java md5 加密打包文件,和相应的javascr iptmd5加密算法
Md5
- Java class一个MD5加密的类。-Java class of a class MD5 encryption.
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.
MD5Code
- java,加密,md5加密算法的源码,很实用.-java, encryption, md5 encryption algorithm source code, it is practical.
MD5
- MD5加密技术 MD5加密技术 -MD5加密技术MD5加密技术
MD5
- 自己看了书籍练习做的MD5加密的程序,完全个人写的加密,基于JAVA-Read the books to do their own practice of MD5 encryption process is entirely personal Writing encryption, based on the JAVA
MD5
- 利用Java实现MD5加密技术,方便用户可以嵌入到其他程序中去-The use of Java to achieve MD5 encryption technology, user-friendly can be embedded into other programs to
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.
encryption
- Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
newlogin
- 是一个小型的的登录界面,实现了图片验证,客户端js验证,md5加密密码-Is a small login screen to achieve a picture verification, client-side js validation, md5 encrypted password
md5
- md5加密的源码,对开发程序而言常用的!-md5 encryption source code, for development process in terms of commonly used!
Java_MD5
- 分析了MD5加密算法和碰撞的原理,对目前常规MD5算法加密结果容易被破解的问题,利用JDK的ja-va.security包中的MD5算法给出了JavaBeans形式的变换算法,以期进一步减小破解时碰撞的概率,增强系统加密的安全性。-Analysis of the MD5 encryption algorithm and the collision theory, the current results of conventional MD5 algorithm for encryption ea
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
- md5加密原理,简单版 java类 md5接口-md5 encryption
md5
- java编写的md5加密程序,短小精悍,很实用很好理解。-md5 encryption program written in java, dapper, very practical well understood.
Md5
- 数据库密码的为了安全最后加密存放,这是一个MD5加密工具类。献给那些学习Java的同学-Database password encryption for secure storage of the final, which is a MD5 encryption tools. Dedicated to those students learning Java
Md5
- 用MD5加密函数实现对数据的加密操作,并将结果输出。(Use MD5 encryption function to encrypt the data and output the result.)