文件名称:DES--C
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:8.61kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算-DES uses a 56 key , as well as 8 additional parity bit , resulting in the largest group size of 64 . This is an iterative block cipher , using called Feistel the technology , which will encrypt the text block in half . Use the sub- key half of the application cycle function , and then the output and the other half of the " exclusive OR " operator then exchange the two halves , this process will continue , but in the end a loop exchange . DES uses 16 cycles , using XOR , replacement , substitution , shift operations are four basic operations
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DES加解密算法C语言实现.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.