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

搜索资源列表

  1. DES加密算法实现的C++类

    1下载:
  2. DES加密算法实现的C++类-DES encryption algorithm realization C kind
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4725
    • 提供者:NCAC
  1. DES加密算法及有关说明(HTM)

    0下载:
  2. DES加密算法及详细说明(HTM)-DES encryption algorithm and detailed descr iption (HTM)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10729
    • 提供者:金清
  1. Des VB类库

    0下载:
  2. Des VB类库-Des VB Class
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13555
    • 提供者:郦武磊
  1. AES候选算法,安全性高于3DES而速度快过DES

    0下载:
  2. AES候选算法,安全性高于3DES而速度快过DES-candidate for AES, 3DES and safe to speed faster than DES
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6862
    • 提供者:王城
  1. des-barr

    0下载:
  2. des算法的一种升级算法-an update algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34131
    • 提供者:孙健
  1. DES算法实现代码

    1下载:
  2. 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3115
    • 提供者:朝亮
  1. 标准DES加密算法

    0下载:
  2. 用C语言实现的DES加密算法,简单高效,值得看看。-the DES implemented in C, simple and effected, worthy of look.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:Gene
  1. DES算法详述

    2下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位.-DES algorithm combines 64 express importation into 64 blocks of dense text output block, it is also the key 64.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5446
    • 提供者:yang
  1. fisher-windows-des-dll

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。-DES (Data Encryption Standard) algorithm, in 1977 the United States government's official permission, is a key 56 to 64-bit data encryption methods. DE
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23530
    • 提供者:yue
  1. emacs-des

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government's official permission, is a key 56 to 64-bit d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7118
    • 提供者:yue
  1. 用C语言写的100行DES加密算法

    0下载:
  2. 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12050
    • 提供者:甘雷
  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36304
    • 提供者:晓逻
  1. 经典算法DES

    0下载:
  2. 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8530
    • 提供者:大撒法
  1. des加密算法源代码c语言实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6075
    • 提供者:祝晓斌
  1. DES算法的C++编写实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:生蔡
  1. DES加密

    0下载:
  2. 这是一个用VC开发的DES加密/解密算法,非常好用.能和大家交流.-This is a development of the VC DES encryption / decryption algorithm, a very handy. You can exchange.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2444137
    • 提供者:赖高
  1. 用C语言DES加密算法

    0下载:
  2. 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11330
    • 提供者:老灰狼
  1. 对称密码DES

    0下载:
  2. 用C语言实现des加密算法,保证可以加密解密-C language des encryption algorithm that can guarantee encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17481
    • 提供者:王嘉宁
  1. Java-DES

    0下载:
  2. DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21217
    • 提供者:肖蔚
  1. DES-ziji

    0下载:
  2. DES算法及其在VC++6.0下的实现 给出了在VC++6.0语言环境下实现的源代码。 -DES algorithm and the VC 6.0 is the realization of the VC 6.0-language environment to achieve the source of generation yards.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3688
    • 提供者:Jay
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com