文件名称:DES-ECB

  • 所属分类:
  • 加密解密
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 311kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • j**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

DES 工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式.当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密.DES的过程是:加密前,先将明文分成64位的分组,然后将64位二进制码输入到密码器中.密码器对输入的64位码首先进行初始置换,然后在64位主密钥产生的16个子密钥控制下进行16轮乘积变换,接着再进行末置换,即可得到64位已加密的密文.-The basic principles of the DES work, the entrance to the three parameters: key, data, mode. key for encryption decryption key data encryption and decryption of data, the mode of its working mode. mode encryption mode expressly grouped in accordance with 64 formed expressly Group, the key used for data encryption, when the mode is decryption mode, the key used to decrypt the data. DES process is: prior to encryption, the first plaintext is divided into 64 grouping, and then the 64-bit binary code input to the password in the first 64 yards of the password input initial replacement, and 64 of the master key 16 subkeys under the control of the 16 product transformation, followed by the end of replacement, you can get 64 encrypted ciphertext.


(系统自动生成,下载前可以参看下载内容)

下载文件列表

源文件\ceshi.txt

......\ceshijieguo.txt

......\Debug\main.exe

......\.....\main.ilk

......\.....\main.obj

......\.....\main.pch

......\.....\main.pdb

......\.....\vc60.idb

......\.....\vc60.pdb

......\des.cpp

......\des.h

......\main.cpp

......\main.dsp

......\main.dsw

......\main.ncb

......\main.opt

......\main.plg

......\Debug

源文件

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org