搜索资源列表
DigitalSignature2Example
- 用java实现的数字签名的例子,很实用,适合初学者-Achieved using java examples of digital signature, it is practical and suitable for beginners
desandrsa
- DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algor
DESyuan
- des数据加密算法,其中的功能比较全,可以实现相关数据的加解密工作,适合初学者-des data encryption algorithms, all of which feature comparison can be achieved with data encryption and decryption work, suitable for beginners to see if
Encrypt
- JAVA MD5加密源码,此源码适合初学者使用,其中的测试文档需用用户根据自己的需要来完成。-JAVA MD5 encryption source code, the source for beginners, one of the test document Xu Yong users to complete their own needs.
Java
- Java加密解密算法源码 比较简单,给初学者参考-Java source code encryption and decryption algorithm is relatively simple reference for beginners
des
- des,网络安全,java编程实现,适合初学者参考-Programming source code,des
MD5-and-RSA-encryption
- MD5和RSA加密的Java实现,对于加密感兴趣的初学者可以借鉴-The implementation of MD5 and RSA using Java