文件名称:DesCrytoXP
- 所属分类:
- 加密解密
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 47kb
- 下载次数:
- 0次
- 提 供 者:
- chafe*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
DES cbc和ecb模式的实现C++洒地方-int ByteToBit(ElemType ch,ElemType bit[8])
int BitToByte(ElemType bit[8],ElemType*ch)
int Char8ToBit64(ElemType ch[8],ElemType bit[64])
int Bit64ToChar8(ElemType bit[64],ElemType ch[8])
int BitToByte(ElemType bit[8],ElemType*ch)
int Char8ToBit64(ElemType ch[8],ElemType bit[64])
int Bit64ToChar8(ElemType bit[64],ElemType ch[8])
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DesCrytoXP\Debug\DesCrytoXP.exe
..........\DesCrytoXP.cpp
..........\DesCrytoXP.dsp
..........\DesCrytoXP.dsw
..........\DesCrytoXP.ncb
..........\DesCrytoXP.opt
..........\DesCrytoXP.plg
..........\ReadMe.txt
..........\StdAfx.cpp
..........\StdAfx.h
..........\XPDecrypto.cpp
..........\XPDecrypto.h
..........\Debug
DesCrytoXP
..........\DesCrytoXP.cpp
..........\DesCrytoXP.dsp
..........\DesCrytoXP.dsw
..........\DesCrytoXP.ncb
..........\DesCrytoXP.opt
..........\DesCrytoXP.plg
..........\ReadMe.txt
..........\StdAfx.cpp
..........\StdAfx.h
..........\XPDecrypto.cpp
..........\XPDecrypto.h
..........\Debug
DesCrytoXP