CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - des algorithm in java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - des algorithm in java - List
[
Crack Hack
]
DES算法实现代码
DL : 0
用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
Update
: 2025-02-17
Size
: 3kb
Publisher
:
朝亮
[
JSP/Java
]
SDES
DL : 0
SDES算法源码-SDES algorithm source code
Update
: 2025-02-17
Size
: 1kb
Publisher
:
陈琦
[
Crack Hack
]
3des源代码
DL : 0
根据设计要求: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.
Update
: 2025-02-17
Size
: 14kb
Publisher
:
杨巍
[
Crack Hack
]
Java-DES
DL : 0
DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
Update
: 2025-02-17
Size
: 20kb
Publisher
:
肖蔚
[
Crack Hack
]
DesLA
DL : 0
功能:对称算法DES的安全性分析--线性分析 (即8个S_Box的线性分析)-function : symmetric DES algorithm Safety Analysis-- linear analysis (ie eight S_Box linear analysis)
Update
: 2025-02-17
Size
: 3kb
Publisher
:
小布丁
[
JSP/Java
]
DES_Encryption
DL : 0
DES加解密原码,包含DES算法的详细实现过程,并且添加了方法参数的详细说明-DES encryption and decryption source, including DES algorithm realize the process in detail, and added a detailed description of method parameters
Update
: 2025-02-17
Size
: 3kb
Publisher
:
yzh
[
Crack Hack
]
DES
DL : 0
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
Update
: 2025-02-17
Size
: 176kb
Publisher
:
wildkaede
[
JSP/Java
]
JavashixianDESRSAsuanfa
DL : 0
Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
Update
: 2025-02-17
Size
: 35kb
Publisher
:
zhang
[
Crack Hack
]
AESandRSA
DL : 0
高级加密标准(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
Update
: 2025-02-17
Size
: 4kb
Publisher
:
panjijun
[
Crack Hack
]
JavaEncryptModule
DL : 0
用Java实现的DES、RSA和SHA算法。Eclipse开发。-Java achieved by DES, RSA and SHA algorithm. Eclipse development.
Update
: 2025-02-17
Size
: 30kb
Publisher
:
zack fair
[
Crack Hack
]
DES
DL : 0
DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密-DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
Update
: 2025-02-17
Size
: 86kb
Publisher
:
sure
[
Crack Hack
]
Cryptography
DL : 0
该程序包提供了三种加解密算法的源代码: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.
Update
: 2025-02-17
Size
: 27kb
Publisher
:
tangxiaojun
[
Crack Hack
]
des
DL : 0
用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
Update
: 2025-02-17
Size
: 45kb
Publisher
:
liuby
[
JSP/Java
]
FileDES
DL : 0
DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
Update
: 2025-02-17
Size
: 1kb
Publisher
:
henry
[
JSP/Java
]
Javajiamijiemi
DL : 0
Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
Update
: 2025-02-17
Size
: 41kb
Publisher
:
政工名
[
JSP/Java
]
encryptModule
DL : 0
用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
Update
: 2025-02-17
Size
: 35kb
Publisher
:
191
[
Crack Hack
]
DES-java
DL : 1
利用Java对DES算法的加密和解密,需要的转载!-Java on the DES algorithm using encryption and decryption, reproduced in need!
Update
: 2025-02-17
Size
: 1kb
Publisher
:
马广成
[
JSP/Java
]
ssddeess
DL : 0
Simple DES algorithm in Java development
Update
: 2025-02-17
Size
: 5kb
Publisher
:
rethan
[
Crack Hack
]
des---Copy
DL : 0
Des algorithm in java
Update
: 2025-02-17
Size
: 42kb
Publisher
:
swaminathan
[
JSP/Java
]
Encryption-and-Decryption-using-DES-in-JAVA
DL : 0
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.
Update
: 2025-02-17
Size
: 25kb
Publisher
:
saadawais
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.