搜索资源列表
QQ_password
- QQ加密原理及其解密。大家学习一下,共同交流-QQ encryption and decryption principle. U.S. to learn about common exchange
shanlanjiamifa
- 这是用Java语言编写的栅栏加密代码,希望大家可以借鉴。算是我的小小心意。请下载看看。我相信你们会需要的。-It is written in Java language barrier encryption code, and hope that we can learn from. I suppose I have little mind. Please download to see. I am sure that you will need.
encryptionwithJava
- 用Java写的一个加密解密源程序,下载以供大家学习交流-Use Java to write an encryption source code, download for all to learn from the exchange
DesEncryption
- DES加密算法的java源代码,内容简明清晰,过程流畅,适合学习参考。-The java source code of DES encryption algorithm , the content is clear and concise, and the process is smooth.So it is easy to learn.
KeyGeneratorExample
- Java生成密钥、保存密钥的实例源码,通过本源码可以了解到Java如何产生单钥加密的密钥(myKey)、产生双钥的密钥对(keyPair)、如何保存公钥的字节数组、保存私钥到文件privateKey.dat、如何用Java对象序列化保存私钥,通常应对私钥加密后再保存、如何从文件中得到公钥编码的字节数组、如何从字节数组解码公钥-Java to generate a key instance of the source to save the key can learn Java through t
SHA1Util
- SHA1加密算法java实现加密解密,可以给需要学习的同学使用-SHA1 encryption algorithm to achieve the java encryption and decryption, you can give the students need to learn to use
bab2
- this scr ipt talks about encryption in java which containing the example scr ipt to doing classical cryptography such as classic cipher, transposition cipher, affinecipher and so on. so let s learn together-this scr ipt talks about encryption in java
