登录
首页 » Visual C++ » DES

DES

于 2010-06-11 发布 文件大小:3239KB
0 218
下载积分: 1 下载次数: 10

代码说明:

  自己开发的一个des加密算法,可用作网络通信方面,希望对大家有帮助(Their development of a des encryption algorithm can be used as network communications, we want to help)

文件列表:

DES加密算法
...........\DES加密算法
...........\...........\www.cnzz.cn
...........\...........\...........\Debug
...........\...........\...........\.....\DES.obj,15740,2008-08-28
...........\...........\...........\.....\DES.sbr,0,2008-08-23
...........\...........\...........\.....\DESlxp.bsc,3130368,2008-08-23
...........\...........\...........\.....\DESlxp.exe,122966,2008-08-28
...........\...........\...........\.....\DESlxp.ilk,235316,2008-08-28
...........\...........\...........\.....\DESlxp.obj,15304,2008-08-28
...........\...........\...........\.....\DESlxp.pch,5704064,2008-08-28
...........\...........\...........\.....\DESlxp.pdb,418816,2008-08-28
...........\...........\...........\.....\DESlxp.res,3272,2005-05-27
...........\...........\...........\.....\DESlxp.sbr,0,2008-08-23
...........\...........\...........\.....\DESlxpDlg.obj,52561,2008-08-28
...........\...........\...........\.....\DESlxpDlg.sbr,0,2008-08-23
...........\...........\...........\.....\StdAfx.obj,107908,2008-08-28
...........\...........\...........\.....\StdAfx.sbr,1372044,2008-08-23
...........\...........\...........\.....\vc60.idb,246784,2008-08-28
...........\...........\...........\.....\vc60.pdb,380928,2008-08-28
...........\...........\...........\DES.cpp,9008,2005-05-27
...........\...........\...........\DES.h,586,2005-05-27
...........\...........\...........\DESlxp.aps,22080,2008-08-27
...........\...........\...........\DESlxp.clw,1907,2008-08-28
...........\...........\...........\DESlxp.cpp,2063,2005-05-27
...........\...........\...........\DESlxp.cpp.aen,2056,2008-08-26
...........\...........\...........\DESlxp.dsp,4277,2005-05-27
...........\...........\...........\DESlxp.dsw,537,2005-05-27
...........\...........\...........\DESlxp.h,1324,2005-05-27
...........\...........\...........\DESlxp.ncb,107520,2008-08-28
...........\...........\...........\DESlxp.opt,181760,2008-08-28
...........\...........\...........\DESlxp.plg,246,2008-08-28
...........\...........\...........\DESlxp.rc,6501,2005-05-27
...........\...........\...........\DESlxpDlg.cpp,9255,2008-08-28
...........\...........\...........\DESlxpDlg.h,1680,2008-08-28
...........\...........\...........\ReadMe.txt,3579,2005-05-27
...........\...........\...........\res

...........\...........\...........\...\DESlxp.rc2,398,2005-05-27
...........\...........\...........\resource.h,1374,2005-05-27
...........\...........\...........\StdAfx.cpp,3325,2008-08-28
...........\...........\...........\StdAfx.h,1228,2008-08-28
...........\...........\使用说明.CHM,50118,2004-11-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chaos
    针对Logistic映射,实现数字图像迭代混沌加密算法()
    2007-08-06 22:30:58下载
    积分:1
  • Hash_sha256
    sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现 依次执行 SHA256Init、 SHA256Update SHA256Final 三个函数即可得到sha256结果(sha256 sourse code,Is very usefull)
    2013-09-19 16:09:12下载
    积分:1
  • yinpinjiami
    基于vc++的音频加密软件的设计通过查阅资料对当今比较广泛使用的音频加密算法进行选择,并对其中的三种算法进行其性能方面的比较,找出其中加密性能较好(Audio encryption software design based on VC++through access to information is widely used for today s audio encryption algorithm to choose, and the three kinds of algorithms are compared, and its performance to find out one encryption)
    2021-02-28 17:59:36下载
    积分:1
  • RSA
    ras加密实现,图形界面.源码附有注释,方便理解。欢迎下载(ras encryption to achieve, graphical interface. annotated source code to facilitate understanding. Welcome to download)
    2009-07-01 16:53:50下载
    积分:1
  • md5
    MD5是一种被广泛使用的“消息-摘要算法”。实际上就是一个单项散列函数。(MD5 is a widely used " message- digest algorithm." Is actually a single hash function.)
    2010-12-27 16:26:46下载
    积分:1
  • DES-disk-system
    以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。(In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy disk arbitrary path of any of the files, encryption, encrypt files can be in soft, hard disk any directory or in the network transmission On the other hand, soft, hard disk to the any classify documents, the decrypted file in the end in a few more the space appears with the original documents are all the same, never affect EXE file, COM file or database files use. Key there are JiaMiZhe in keyboard input 8 characters. )
    2011-12-28 22:14:57下载
    积分:1
  • jiajiemi
    加解密算法的实现,内部包含有多个加解密算法的实现,(Encryption and decryption algorithm, contains a number of internal encryption algorithm,)
    2009-06-14 15:09:55下载
    积分:1
  • MD5-encrypt
    使用MD5算法对数据和文件进行加密,信息安全(Using the MD5 algorithm to encrypt the data and documents, information security)
    2011-07-01 16:35:18下载
    积分:1
  • W32Dasm
    一个静态反汇编工具,也是破解人常用的工具之一(W32Dasm is a static disassembly tool, but also break one of the tools were used)
    2009-12-18 11:18:41下载
    积分:1
  • df
    说明:  信息安全相关,经典加密算法A5,通过编译(Information security-related, classic encryption algorithm A5, through compiler)
    2008-12-17 19:09:12下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载