Welcome![Sign In][Sign Up]
Location:
Search - des algorithm in java

Search list

[Crack HackDES算法实现代码

Description: 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
Platform: | Size: 3072 | Author: 朝亮 | Hits:

[JSP/JavaSDES

Description: SDES算法源码-SDES algorithm source code
Platform: | Size: 1024 | Author: 陈琦 | Hits:

[Crack Hack3des源代码

Description: 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryption and decryption function; 2) the speed with the encryption and decryption functions of statistics; 3) Use of dense text links and feedback secret misappropriation short pieces of text processing technology. We know that procedures have encryption module, decryption modules for key generating modules, which constitute three modules DES algorithm. DES algorithm constitute 3DES, this is very simple, as long as add key can be reached. 3DES must also work in close link text feedback mode and the use of short text block secret misappropriation of technology. As for the speed of statistical functions properly achieved, divided by the length of documents with the processing time is the speed encryption and decryption.
Platform: | Size: 14336 | Author: 杨巍 | Hits:

[Crack HackJava-DES

Description: DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
Platform: | Size: 20480 | Author: 肖蔚 | Hits:

[Crack HackDesLA

Description: 功能:对称算法DES的安全性分析--线性分析 (即8个S_Box的线性分析)-function : symmetric DES algorithm Safety Analysis-- linear analysis (ie eight S_Box linear analysis)
Platform: | Size: 3072 | Author: 小布丁 | Hits:

[JSP/JavaDES_Encryption

Description: DES加解密原码,包含DES算法的详细实现过程,并且添加了方法参数的详细说明-DES encryption and decryption source, including DES algorithm realize the process in detail, and added a detailed description of method parameters
Platform: | Size: 3072 | Author: yzh | Hits:

[Crack HackDES

Description: Des算法是一种标准的对称加密算法,其精华就是明文经过一系列的复杂变化后,一般在不知密码的情况下要把它的恢复很难。 算法可以由四个部分描述: 1.获取16个子密钥 2.初始置换置换函数ip 3.加密函数f 4.末置换函数 -Des Algorithm is a standard symmetric encryption algorithm, and its essence is clear after a series of complex changes in law, the general in the circumstances I do not know the password should be difficult to restore it. Algorithm can be described in four parts: 1. To obtain 16 sub-keys 2. The initial replacement replacement function ip 3. Cryptographic function f 4. At the end of displacement function
Platform: | Size: 180224 | Author: wildkaede | Hits:

[JSP/JavaJavashixianDESRSAsuanfa

Description: Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
Platform: | Size: 35840 | Author: zhang | Hits:

[Crack HackAESandRSA

Description: 高级加密标准(AES)是一个用来代替数据加密标准(DES)的算法。目前使用的一般为128,196和256位密钥,这三种密钥都是 相当安全的-Advanced Encryption Standard (AES) is used to replace the Data Encryption Standard (DES) algorithm. Currently used in general for 128,196 and 256-bit keys, these three keys are quite safe
Platform: | Size: 4096 | Author: panjijun | Hits:

[Crack HackJavaEncryptModule

Description: 用Java实现的DES、RSA和SHA算法。Eclipse开发。-Java achieved by DES, RSA and SHA algorithm. Eclipse development.
Platform: | Size: 30720 | Author: zack fair | Hits:

[Crack HackDES

Description: DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密-DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
Platform: | Size: 88064 | Author: sure | Hits:

[Crack HackCryptography

Description: 该程序包提供了三种加解密算法的源代码: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 in accordance with their own encryption and decryption algorithm flow manually prepared. Cryptography for encryption and decryption algorithm of the study and research. Due to slow and not recommended for practical projects.
Platform: | Size: 27648 | Author: tangxiaojun | Hits:

[Crack Hackdes

Description: 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
Platform: | Size: 46080 | Author: liuby | Hits:

[JSP/JavaFileDES

Description: DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
Platform: | Size: 1024 | Author: henry | Hits:

[JSP/JavaJavajiamijiemi

Description: Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
Platform: | Size: 41984 | Author: 政工名 | Hits:

[JSP/JavaencryptModule

Description: 用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
Platform: | Size: 35840 | Author: 191 | Hits:

[Crack HackDES-java

Description: 利用Java对DES算法的加密和解密,需要的转载!-Java on the DES algorithm using encryption and decryption, reproduced in need!
Platform: | Size: 1024 | Author: 马广成 | Hits:

[JSP/Javassddeess

Description: Simple DES algorithm in Java development
Platform: | Size: 5120 | Author: rethan | Hits:

[Crack Hackdes---Copy

Description: Des algorithm in java
Platform: | Size: 43008 | Author: swaminathan | Hits:

[JSP/JavaEncryption-and-Decryption-using-DES-in-JAVA

Description: 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 is written based on DES algorithm. Message to encrypt can be given as input. Encrypted and decrypted text is displayed in message dialog.-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 is written based on DES algorithm. Message to encrypt can be given as input. Encrypted and decrypted text is displayed in message dialog.
Platform: | Size: 25600 | Author: saadawais | Hits:
« 12 3 »

CodeBus www.codebus.net