搜索资源列表
javajiami
- 用java语言写的加密算法,供大家学习交流-java language used to write the encryption algorithm for all learning exchanges
DES
- DES的java代码,有界面,好用,是个很好的学习的例子
MD5
- 这是一个获取文件MD5码的JAVA程序。可以用于学习JAVA,提供学习兴趣。
RSA
- RSA算法的Java实现,可作为学习公钥体制加密算法的参考资料
TrippleDES_java.rar
- java实现的3des加密算法,本算法是按照VC的算法实现的。本源代码只是用来学习3des,如果要完全实现微软的3des加密功能,还有许多工作去做。,3des encryption algorithm java implementation, this algorithm is implemented in accordance with VC algorithm. Origin code is only used to study 3des, if we are to achieve Micr
QQ_password
- QQ加密原理及其解密。大家学习一下,共同交流-QQ encryption and decryption principle. U.S. to learn about common exchange
PL
- playfair 加密算法的java实现,使用密码学的学生学习参考-Playfair encryption algorithm to achieve the java, the use of cryptography reference to student learning
Cryptography
- 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
cryptography
- 使用DES解密和加密文件,供JAVA爱好者交流和学习-The use of DES decryption and encryption documents for sharing and learning JAVA lovers
hammingCode
- 海明码编码,应用JAVA编程实现对输入数据的编码和解码,学习过程编写,仅供参考-failed to translate
encryptionwithJava
- 用Java写的一个加密解密源程序,下载以供大家学习交流-Use Java to write an encryption source code, download for all to learn from the exchange
java_security_sdk
- 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
DesEncrypt
- Des加密算法的JAVA实现。对学习加密算法有帮助-Des encryption algorithm JAVA implementation. The encryption algorithm learning helpful scr ipt Library
java
- java加密解密简单实现,给自己学习java的资料-java encryption and decryption is simple to implement, java information to their own learning
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.
SHA1Util
- SHA1加密算法java实现加密解密,可以给需要学习的同学使用-SHA1 encryption algorithm to achieve the java encryption and decryption, you can give the students need to learn to use
aes
- java编写的aes加密解密程序,实现对明文的加密和解密,是不错的学习源代码-java written aes encryption and decryption program to achieve plaintext encryption and decryption, is a good source of learning