搜索资源列表
DES算法实现代码
- 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
DownRSA
- RSA加密算法java代码,自动生成公钥和密钥-RSA encryption algorithm java code, automatic generation public key cryptography
MD5_Test
- MD5加密算法java代码,欢迎下载,欢迎open
Java
- 软件加密保护,硬加密方案。 USB加密锁示例JAVA代码。
DES
- DES的java代码,有界面,好用,是个很好的学习的例子
MD5加密程序java代码
- 一个由java语言编写的MD5加密算法的实现.-a java language from the MD5 encryption algorithm achieved.
md5forjava java md5加密解密源码及实例代码
- java md5加密解密源码及实例代码,简洁明了-java md5 encryption decryption source code and examples, concise
DES.rar
- DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密,DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
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
lfsr
- 伪随机序列产生器-线性反馈移位寄存器,Verilog HDL 原代码。-Pseudo-random sequence generator- linear feedback shift register, Verilog HDL source code.
PairKeyExample
- 非对称加密算法的JAVA代码,包含详细的代码注释,以及算法流程图。-Non-symmetric encryption algorithm JAVA code, the code contains detailed notes, as well as the algorithm flow chart.
EccSign
- 利用椭圆算法对数据进行签名认证的代码,需要下载bcprov-jdk16-137.jar进行支持.-The use of the data ellipse algorithm signature verification code, will need to download bcprov-jdk16-137.jar support.
Senior.Java.code.encryption.decryption.algorithm.r
- Java高级加密解密算法设计代码Senior Java code for encryption and decryption algorithm -Senior Java code for encryption and decryption algorithm
3DES_java
- 一个完整的3DES加解密方法。代码简单、易懂,适合学习用。-A complete 3DES encryption and decryption methods. Code is simple, easy to understand, for learning purposes.
File-signature
- 此代码实现了文件的签名与验证,可以很好的对齐加密-This code implements the file signature verification, encryption can be very good alignment
Java-FileEncrpter
- 实现文本加密,内含源码,DES加密算法详细步骤及代码实现-To achieve a text encryption, includes source code, DES encryption algorithm and code detailed steps
mycipher.java
- 用java编写的用于加密和解密的代码,所用加解密算法为simple DES算法。-Prepared with the java code for encryption and decryption, used as a simple DES encryption and decryption algorithm algorithm.
AESKey
- 60行纯java代码实现AES加密解密的工具类-java AES encryption and decryption
MD5
- JAVA代码实现MD5编码,不调用任何第三方API-MD5 hash algorithm implemented by JAVA.
Method-collection-of-Java-encryption
- 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.