搜索资源列表
java_code
- 通过随机数和按位算法对字符串的加密解密。(java版)-through random numbers and by-bit algorithm to string encryption and decryption. (Java version)
EnDeCode
- 一段使用Java编写的非常简单实用的加解密文本的函数,当对加密要求不是很高时可以使用-use Java to prepare for the very simple and practical text of the encryption and decryption function, When the right encryption is not very high demand may use
MD5Encode
- 一个进行实现MD5加密、解密操作的java类源代码-for achieving an MD5 encryption, decryption operation of the java source category
filesign
- 对文件内容进行加密、解密、签名及验证签名-content of the document encryption, decryption, signature verification and signature
jct_doc
- WDSsoft免费源代码,java加密解密编程常用工具包 -WDSsoft free source code, java programming commonly used encryption and decryption tool kits
JudgePaper
- 上机考试答卷在软盘上,盘上,盘上有加密的准考证号和存放答题结果的文件。与本程序配套的还有一解密程序,负责将加密的准考证号解密到C:\\zkz\\test20.txt文件中。当阅卷者点击“判新卷”时,本程序就从上述文件读取准考证号并显示到准考证号的文本域中。 附带有详尽的文档说明。-plane examination of the respondents on the floppy, disk, the disk is encrypted and stored ticket Examinati
AES_in_java
- 用java编写的AES加密解密程序,程序需要同目录下有key.dat作为加密解密密钥,输出密文cipher.dat,输出解密文件descrypt.dat-with java prepared by the AES encryption and decryption procedures, procedures required under the same directory as key.dat encryption and decryption keys, and the output ci
JDES
- 在JBuilder下开发的DES加/解密器 -JBuilder under development in the DES encryption / decryption devices
JAVA_data_encrypt
- 这个是一个用java编写的对数据进行加密和解密的例子-This is a java prepared with the right data encryption and decryption example
2005091210190622145
- 自己写的java版的加密解密网络算法应用。有对称,非对称,数字签名,等功能~-himself wrote the java version of the network encryption and decryption algorithm application. A symmetric, asymmetric, digital signatures, and other functions ~
xmlbased_RSA
- 对于要加密的文档,www有一套标准,约定用于加密的文档应当组成一定的格式.对于符合这个格式的xml文档,本程序能从中提前rsa加密密钥和明文进行加密.本程序还提供rsa密钥生成接口和加密解密接口.-regard to the encrypted files, www set of standards, agreement for encrypted files should be composed of a certain format. For the format of the xml do
ShamirAlgorithms
- 用java实现Shamir门限算法,可用于数据的加密解密,特别是传送加密密钥时有用-with java achieve Shamir threshold algorithm can be used for data encryption and decryption. Special transmission of the encryption key is useful when
updatefiletooracle
- (转载)看到这个DES算法不错,用于用DES加密密和解密 -(reproduced) see the DES algorithm is true for the use of secret DES encryption and decryption
Sample.java.tar
- AES 256 bit encryption and decryption
Playfair
- 最近在学密码学,这一个实现playfair加密算法的java类,主要包括构造函数、加密函数和解密函数,还有几个辅助函数,附有测试类,在控制台下运行的。-A recent study of cryptography, which playfair encryption algorithm to achieve a java class, mainly including constructor, encryption and decryption function, a function, and
DESPlus
- java des加密解密里面有详细的应用例子-java des encryption and decryption which a detailed application examples
Java-art-encryption-and-decryption
- Java加密与解密的艺术。适合对加密学习的开发者参考使用-Java encryption and decryption of art. Suitable for encryption developers learning to use reference
Encryption-and-Decryption-using-Blowfish-symmetri
- Blowfish.java generates the symmetrickey using Blowfish algorithm. Key size assigned here is 128 bits. It works forkey size of 256 and 448 bits also. Encryption and decryption method is writtenbased on Blowfish algorithm. Message to encrypt can be gi
Encryption-and-Decryption-using-DES-in-JAVA
- DES.java generates the symmetric key using DES algorithm. Key size assigned here is 64 bits. It works only for the key size of 64 bits. 56 bits is mentioned in the coding remaining 8bits is accessed inbuilt package. Encryption and decryption method i
Encryption--decryption-algorithm
- 一段java的加密解密算法,以规则一定的加密对内容进行加密,然后通过逆过程解密。-Some java encryption and decryption algorithm to encrypt the contents of the rule must be encrypted and then decrypted by a reverse process.