搜索资源列表
fast-md5-2.7.1
- 这是一个用Java编写的MD5算法的快速实现,经试验可用于Android上,也可以用于其他Java平台。 有关详细信息,请参见该项目网站: http://www.twmacinta.com/myjava/fast_md5.php-This is a fast implementation of the MD5 algorithm written in Java. For details, see the project website at: http://www.twmacinta
OS-kernel-compile-graphic-tutorial
- 该方法用于android手机上的数据加密和解码,加密和解码主要采用的方法是MD5算法-This method is used in the android mobile phone on the data encryption and decode, encryption and decode mainly USES the method is MD5 algorithm
Md5
- Md5.java是一个字符串加密算法类的代码文件,如果你在用JAVA开发一些应用,这个MD5算法类或许可以直接套用,代码中的关键部分带有注释,部分注释是英文的,不过认真看可以看懂。-Md5.java encryption algorithm is a string class code file, if you are developing some applications using JAVA, the MD5 algorithm may be directly applied to the
Crypt_android
- 在Android上实现各种常用的加密算法,主要是MD5 , RSA , AES , DES , DSA , SHA等。 -Various commonly used cryptographic algorithms implemented on android, mainly MD5, RSA, AES, DES, DSA, SHA etc.