CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - DES

搜索资源列表

  1. DES-vb6

    1下载:
  2. vb6.0编写的des加密解密程序,下载即能用-vb6.0 prepared des encryption and decryption procedures, download that can be used
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:10178
    • 提供者:心雨
  1. DES

    0下载:
  2. C++下对数据的 DES加密算法-C++ under the DES encryption algorithm to data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:90633
    • 提供者:肖禹杰
  1. DES

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

    • 发布日期:2017-05-11
    • 文件大小:2289182
    • 提供者:吴兰
  1. DES(ECB)

    0下载:
  2. DES_简单图形界面,可以直接对文件在图形界面进行操作,默认输出加解密文件-DES encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:13518
    • 提供者:sun
  1. DES

    0下载:
  2. 学生作品 仅供初学者学习使用 祝大家学业工作丰收,进步!-des algorithm realization
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:20154
    • 提供者:朝阳
  1. DES-encryption

    0下载:
  2. DES加密和解密,用C++实现的,无界面,给初学者一点指引-DES encryption and decryption, using C++ achieve, no interface, a little guidance for beginners
  3. 所属分类:Other windows programs

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

    0下载:
  2. DES加密解密函数,控制台程序!对文件进行加密解密操作!-DES Encrypt
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4245
    • 提供者:张儒雅
  1. des

    0下载:
  2. 可以对需要加密的重要信息使用des加密算法进行加密。-we can use des encryption algorithmto encrypt important information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:27649
    • 提供者:chenlin
  1. des

    0下载:
  2. des加密,主要用于文件加密方面的学习对于在这方面有疑惑的朋友能省下一些时间-Encryption is mainly used for file encryption des aspects of learning
  3. 所属分类:Other systems

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

    0下载:
  2. des加密和解密,功能良好,界面齐全,c++程序,MAC-des encryption and decryption functions well, complete interface, c++ program, MAC
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1324422
    • 提供者:wangjiamin
  1. DES

    0下载:
  2. 利用C语言实现DES算法实验源代码,并配有文档格式-DES algorithm using C language source code for the experiment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5334176
    • 提供者:tanc
  1. des

    0下载:
  2. des用c++实现,mfc图形界面,能够实现8位明文的加密-des achieved with c++, mfc
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1937251
    • 提供者:Jason
  1. DES

    0下载:
  2. DES加密算法的实现。DES文件夹中,1.txt是要加密的文件,2.txt是加密后的文件,3.txt是2.txt解压的结果。-DES encryption algorithm. DES folder, 1.txt is to encrypt the file, 2.txt is encrypted files, 3.txt 2.txt is the result of decompression.
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1264630
    • 提供者:chenjy
  1. des

    0下载:
  2. des算法源文件 des算法源文件-des algorithm source filesdes algorithm source filesdes algorithm source files
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4986
    • 提供者:zhangkaijun
  1. DES

    0下载:
  2. DES算法的C语言实现 包含加密及解密功能。-DES USE C FINISHED.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2891
    • 提供者:周三
  1. des

    0下载:
  2. 实现对单文件的DES加密解密,不限制大小,DES加密部分自写,非调用,用于学习DES原理。-The realization of the single document DES encryption and decryption, no limit to the size, DES encryption part self written, non call, for learning DES principle.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:912491
    • 提供者:谷馨宇
  1. DES

    0下载:
  2. Realization of the encryption algorithm DES
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2944
    • 提供者:Andrey
  1. des

    0下载:
  2. DES加密算法 matlab版本。 DES全称为Data Encryption Standard,即数据加密标准,是一种使用密钥加密的块算法,1976年被美国联邦政府的国家标准局确定为联邦资料处理标准(FIPS),随后在国际上广泛流传开来。-DES encryption algorithm matlab version. DES called the Data Encryption Standard, Data Encryption Standard, is a key block en
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:851
    • 提供者:大厦发生
  1. des

    0下载:
  2. test des program for decryption and encryption
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6665
    • 提供者:perso
  1. DES

    0下载:
  2. DES算法实现过程,输入8位明文,可以给出加密之后的密文-About DES
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1520576
    • 提供者:lee
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 38 »
搜珍网 www.dssz.com