CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - des algorithm

搜索资源列表

  1. Des___JAVA

    0下载:
  2. 用java实现了des算法 是64位的 还有加密文件的功能!-achieved using java des algorithm is a 64-bit encrypted documents were functional!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:杨海亮
  1. 16bit_DES

    0下载:
  2. 由于BT老师的要求,非要将64位DES算法改编成16位的DES算法,小生在这里献丑了。-as teachers, add to the 64-bit DES algorithm adapted into 16 of the DES algorithm, Niche in a shortcoming here.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35720
    • 提供者:刘华
  1. 2_des

    0下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:69091
    • 提供者:fasf
  1. security_DES

    0下载:
  2. 网络安全DES算法,进行简单的3DES加密和解密操作-network security DES algorithm, for the simple 3DES encryption and decryption operation
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:649
    • 提供者:王聪
  1. DES_XPC

    0下载:
  2. des算法,用c#写成,图形界面,在visual studio2005上编译通过,内含exe文件-des algorithm, using the c # languages, graphical interface, studio2005 in visual compiled by containing exe file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:25702
    • 提供者:李飞
  1. jsp-des

    0下载:
  2. jsp实现des加解密算法,供学习参考,代码很不错.-jsp achieve des encryption algorithm for learning reference code is pretty good.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:15391
    • 提供者:夏雨
  1. DES061207optkey

    0下载:
  2. 实现简单的DES算法,并对密钥转换进行了少量的优化-simple implementation of the DES algorithm, as well as key change for a small number of optimization
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13959
    • 提供者:
  1. program_S_DES

    0下载:
  2. 通过编程实现S-DES算法的加密与解密过程,从而加深对这一算法过程的印象,并增强编程解决问题能力,为进行更复杂的算法学习奠定基础。-programming through S-DES algorithm for the encryption and decryption process. enhance the algorithm to process the impression that the enhanced programming and problem-solving abiliti
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2201209
    • 提供者:林桂川
  1. des-7726

    0下载:
  2. 使用vc++编码 很好的加密算法 有较强的保密功能-use vc good encryption coding algorithm has strong security functions
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9771
    • 提供者:lianyufen
  1. simple--des

    1下载:
  2. JAVA实现SimpleDes算法,算法简单,很实用-JAVA SimpleDes algorithm, the algorithm is simple, very practical
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:105807
    • 提供者:zhou_sa01
  1. ActivXOfDes

    0下载:
  2. 一个使用ACTIVX做的DES算法控件,可以使你在INTERNEN传输自己密钥加密的数据-ACTIVX do use a DES algorithm Controls You can make their own INTERNEN transmission of data encryption keys
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:764776
    • 提供者:wanggang
  1. DES_C_keil

    0下载:
  2. 1,这是比较流行的DES算法代码. 2,特别是在通讯方面比较常用. 3,此代码可以在KEIL C环境下使用.-1, which is more popular in the DES algorithm code. 2, particularly in the more commonly used communications. 3. this code can KEIL C environment.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:14277
    • 提供者:jeney
  1. DES_BMP

    0下载:
  2. 利用DES算法(包括ECB和CBC模式)加解密BMP图像-using DES algorithm (including the ECB and the CBC mode) encryption BMP images
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:301302
    • 提供者:pouch
  1. introduction_and_realization_of_DES_algorithm

    0下载:
  2. DES 算法的介绍和实现1和2,供大家参考-DES algorithm introduced and achieve 1 and 2, for your reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:208999
    • 提供者:hutushen
  1. test_des

    0下载:
  2. 51平台的标准DES算法,在ATMEL89C52上验证通过,用keil51编译-51 platform standard DES algorithm, the ATMEL 89C52 tested passed, Compiling with keil51
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33835
    • 提供者:kyle
  1. javaDESEncrypt

    0下载:
  2. java实现des加密算法,使用了sun提供的des算法支持-java achieve des encryption algorithm, the use of the sun to provide the support des algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:张玉
  1. 3DES_Encryption

    0下载:
  2. 3DES算法是增强型的DES算法,使用128位密钥长度, CBC模式使用反馈机制的分组密码使用模式.-3DES algorithm is enhanced by DES algorithm, the use of 128-bit key length, CBC mode of use of a feedback mechanism password usage patterns.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:63105
    • 提供者:liudongxiao
  1. des(msp430)

    0下载:
  2. 基于msp430优化的3des算法,16m时钟时运算速度是15ms-Controller Based on the optimization algorithm 3des, 16m computational speed when the clock is 15ms
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13381
    • 提供者:
  1. DESguochengfenxiC++

    0下载:
  2. DES算法实现过程分析 之 C++实践篇-DES algorithm process analysis C chapter practice
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3906
    • 提供者:lxm
  1. vcjiami

    0下载:
  2. VC++实现的加密解密类,使用了DES等算法-VC type of encryption and decryption, the use of the DES algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:195220
    • 提供者:wsj
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com