CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DES算法实现

搜索资源列表

  1. DES

    0下载:
  2. 说明:des算法的实现代码 */ 能够实现56位或56*n密钥的des算法,可以通过该程序提供的接 进行数据的加密,保证数据在传送过程的安全性
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17022
    • 提供者:yetao
  1. s-des算法分析及实现

    0下载:
  2. :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encryption Standard, DES algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:550087
    • 提供者:王冰
  1. des加密算法

    1下载:
  2. 一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4333
    • 提供者:周银春
  1. 200551910728

    0下载:
  2. DES算法实现,非常有用,对于研究加密的朋友希望回有帮助-DES algorithm, very useful for research encryption friends want to return to help
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30333
    • 提供者:还哈
  1. UDES

    0下载:
  2. DES算法实现程序,可用于DOS、WINDOWS、UNIX、LINUX等各平台。-DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platform.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2918
    • 提供者:董时舫
  1. Des加密的实现

    0下载:
  2. DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encryption algorithms to assemble,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4450
    • 提供者:王完全
  1. 数据加密标准(DES)示例

    1下载:
  2. 利用VC来实现一个简单的DES加密程序,他能完成DES算法的全部步骤,不过只能使用64位密码对64位明文进行加密-VC to achieve a simple DES encryption program, he can finish all the DES algorithm steps, but only use 64 to 64 passwords expressly encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:52499
    • 提供者:blickwinkel
  1. DES.rar

    0下载:
  2. DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密,DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:88542
    • 提供者:sure
  1. DES.rar

    0下载:
  2. DES的加密算法,基于五种方式的实现,分别是CBC,ECB,CFB,OFB,CTR,DES encryption algorithm, based on the realization of five ways, namely CBC, ECB, CFB, OFB, CTR
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:58162
    • 提供者:白风
  1. DES.zip

    0下载:
  2. DES 加密算法的实现,使用硬件描述语言VHDL编写,DES encryption algorithm realization, uses hardware descr iption language VHDL to compile
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:24153
    • 提供者:zfhustb
  1. des3.rar

    0下载:
  2. 3des加密算法实现,经过FPGA验证的!,3des encryption algorithm, after FPGA validation!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:12798
    • 提供者:guochao
  1. AES

    0下载:
  2. ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1954880
    • 提供者:lilinxuan
  1. delphides

    0下载:
  2. java,delphi,C#通用des算法delphi实现 需要TurboPower LockBox-java, delphi, C# General des algorithm delphi the realization of the need for TurboPower LockBox
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:250076
    • 提供者:www
  1. des

    0下载:
  2. Java编写的TCP聊天程序,并且采用了DES加密算法实现通讯加密。-TCP chat program written in Java and uses the DES encryption algorithm for encrypted communications.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:15063
    • 提供者:无名
  1. crypto

    1下载:
  2. 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic Curve Cryptography encryption
  3. 所属分类:加密解密

    • 发布日期:2012-11-01
    • 文件大小:8569
    • 提供者:
  1. des_code

    0下载:
  2. DES算法实现字符串加密,文件加密,C语言实现,-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5590
    • 提供者:yanliu
  1. Sor3

    0下载:
  2. 转载:TripleDes算法实现提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。有任何问题可以发mail给我。我的mail是:name_caesar@msn.com- Reprint: The TripleDes algorithm realization provides TripleDes may realize 3DES under two kind of patterns 2key/3key Canada, the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:1746655
    • 提供者:周磊
  1. sgtdyh

    0下载:
  2. DES算法实现过程分析 之 C++酊-DES algorithm process analysis C Tincture
  3. 所属分类:Multimedia program

    • 发布日期:2017-12-04
    • 文件大小:2561
    • 提供者:hong
  1. steyreu

    0下载:
  2. DES算法实现过程分析 之 C++sagbsdh-DES algorithm process analysis C sagbsdh
  3. 所属分类:

    • 发布日期:2017-12-10
    • 文件大小:2561
    • 提供者:hong
  1. DESDES

    0下载:
  2. 实现DES算法 实现DES算法 -achieve DES algorithm DES algorithm DES algorithm is DES algorithm DES algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2240
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 49 »
搜珍网 www.dssz.com