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

搜索资源列表

  1. Des

    0下载:
  2. des算法在visualstudio6下的实现,控制台程序-des algorithm visualstudio6 under implementation, the console program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:279445
    • 提供者:xjg
  1. DES-LZR

    0下载:
  2. DES加密算法实现,使用C语言实现。 -DES encryption algorithm, using the C language. DES encryption algorithm, using the C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:34643
    • 提供者:liuzhengrong
  1. des

    0下载:
  2. DES加密的c语言实现,对学习DES算法很有帮助哦-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3847
    • 提供者:刘振
  1. des

    0下载:
  2. Java实现des算法源代码,供大家参考-Java implementation des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:4297
    • 提供者:rypy
  1. DES

    0下载:
  2. 基于C++的DES加密算法实现代码实例-C++ based on the DES encryption algorithm code examples ...........................
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5984
    • 提供者:麒麟
  1. DES

    0下载:
  2. DES 加密/解密 算法,界面化实现,可加密解密字符串或文件-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:80553
    • 提供者:Gao
  1. des

    2下载:
  2. VHDL实现的DES密码算法的完整的加解密。-DES
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-12
    • 文件大小:7213
    • 提供者:duzhibo
  1. DES

    0下载:
  2. C++实现des算法的代码,des是常用的加解密算法之一,理解des的使用公园里有助于我们学习信息安全。-C++ code for the algorithm to achieve des, des encryption and decryption algorithm is the one commonly used to understand the use of the park des helps us learn information security.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3613
    • 提供者:make
  1. des.c

    0下载:
  2. DES 加密算法实现 posix ansi c-DES algorithm posix ansi c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4782
    • 提供者:Alex
  1. DES

    0下载:
  2. DES算法的实现与改进,DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算。 数据加密算法 -DES algorithm implementation and impro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1320162
    • 提供者:范小饭
  1. cpu-des

    0下载:
  2. 实现des加密,是DES最早期的一个算法实现。可帮助进行GPU开发等。-contribute to DES encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4304
    • 提供者:nemo
  1. des

    0下载:
  2. 用delphi实现加密解密,des算法,为什么一定要20啊-Encryption and decryption using delphi implementation, des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:353895
    • 提供者:zuozheng
  1. fileencrypterfordes

    0下载:
  2. java语言加密,用DES算法实现文件的加密和解密功能。-file encrypter for des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3896
    • 提供者:bruce
  1. DES-Matlab

    0下载:
  2. DES(标准加密算法)matlab实现,交流一下-DES (standard encryption algorithm) matlab implementation, communication about
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2355
    • 提供者:
  1. DES

    0下载:
  2. DES算法的c语言实现及其测试(16轮)-DES implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:177753
    • 提供者:zzyy
  1. des

    0下载:
  2. 设计DES算法的实现方法,编程实现DES算法的加密和解密功能-Implementation of DES algorithm design, programming DES encryption and decryption algorithms
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:4711985
    • 提供者:李万雷
  1. des

    0下载:
  2. 实现DES算法,C语言编写,大家看看,多多指教-DES algorithm implementation, C language, we look at the exhibitions
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:3805
    • 提供者:hiu
  1. DES

    0下载:
  2. DES对称算法实现对文档进行加密,然后还可以实现解密操作-DES symmetric algorithm to encrypt the document, and also can decrypt operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:56952
    • 提供者:amy
  1. des--Telecommunication-software

    0下载:
  2. 利用类似于QQ的及时通讯软件实现DES算法的加解密结果传送给发送端 方便好用 对des学习很有益。-Make use of analogy to carry out applying of DES algorithm at the QQ telecommunication software in time decryption result the transport carry for forward convenience friendly study vs the des benefici
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-12
    • 文件大小:19767844
    • 提供者:
  1. java-des

    0下载:
  2. des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1703
    • 提供者:罗延平
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 49 »
搜珍网 www.dssz.com