文件名称:DES
-
所属分类:
- 标签属性:
- 上传时间:2014-12-13
-
文件大小:5.22kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个对称密码技术的实现
(1)在单机完成对某个特定文件的单重DES加密/解密;
(2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的)-Implement a symmetric cryptographic technique
(1) In the single complete unit weight for a specific file DES encryption/decryption
(2) for the DES key characteristics (8 bytes, 64 bits, which really works for 56 bits), a mechanism designed to generate a secret key (ie, the key used for each session are temporary randomly generated)
(1)在单机完成对某个特定文件的单重DES加密/解密;
(2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的)-Implement a symmetric cryptographic technique
(1) In the single complete unit weight for a specific file DES encryption/decryption
(2) for the DES key characteristics (8 bytes, 64 bits, which really works for 56 bits), a mechanism designed to generate a secret key (ie, the key used for each session are temporary randomly generated)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DES/.classpath
DES/.project
DES/.settings/org.eclipse.jdt.core.prefs
DES/bin/DESUtil.class
DES/out_file/DES_decrypt_result.txt
DES/out_file/DES_encrypt_result.txt
DES/src/DESUtil.java
DES/test-1.txt
DES/.settings
DES/bin
DES/out_file
DES/src
DES
DES/.project
DES/.settings/org.eclipse.jdt.core.prefs
DES/bin/DESUtil.class
DES/out_file/DES_decrypt_result.txt
DES/out_file/DES_encrypt_result.txt
DES/src/DESUtil.java
DES/test-1.txt
DES/.settings
DES/bin
DES/out_file
DES/src
DES
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.