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

搜索资源列表

  1. MD5加密

    0下载:
  2. MD5加密算法vc实现-MD5 encryption algorithm to achieve vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7338
    • 提供者:彭斯喜
  1. 替换算法

    0下载:
  2. 利用替换算法的加密算法!-use replacement algorithm encryption algorithm!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6494
    • 提供者:小蔡
  1. 加密算法包

    0下载:
  2. 很有意思得加密解密算法-very interesting in encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:337811
    • 提供者:周叹
  1. VB程序的加密

    0下载:
  2. 用vb开发的软件的加密算法!利用web实现1-use software developed by the encryption algorithm! Use the web to achieve a
  3. 所属分类:加密解密

    • 发布日期:2014-01-15
    • 文件大小:1766
    • 提供者:赵奇
  1. des算法的实现代码

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

    • 发布日期:2014-01-16
    • 文件大小:2702
    • 提供者:xiaozi
  1. 基于SDES的加密

    0下载:
  2. 简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。-DES encryption algorithm and analysis of avalanche effect. Please read the attached note.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:67569
    • 提供者:李灵宁
  1. 100行DES加密算法(支持3次DES)

    0下载:
  2. des 的三次加密,解密算法-des encryption, decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4475
    • 提供者:崔益
  1. MD5不可逆加密算法的ASP实现实例

    0下载:
  2. 此为国外转载函数,可将任意字符转换为md5 16为字符加密形式,而且为不可逆转换。-reproduced here for foreign functions, arbitrary characters can be converted to 16 md5 encrypted form of characters, but also to irreversible change.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10013
    • 提供者:许俊
  1. DES 加密算法代码

    0下载:
  2. DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础-DES password security system should not depend on secrecy algorithm, the only security encryption key based on the confidentiality
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9613
    • 提供者:zhou
  1. SHA算法代码

    0下载:
  2. 数字签名加密算法的两座大厦先后倒塌—MD5和SHA-1这两种应用最为广泛的数字签名加密算法都被山东大学的王小云教授破解。-encrypted digital signature algorithm has two buildings collapsed - MD5 and SHA-1 that the two most widely used digital signature encryption algorithm has been the Shandong University Profe
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10612
    • 提供者:zhou
  1. 加密算法库及示例程序

    0下载:
  2. RSA DES 等几个算法的C程序,不要错过-several RSA DES algorithm C program should not miss
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:56954
    • 提供者:李鹏
  1. 多种加密算法源码

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

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:森林
  1. DES算法加密

    0下载:
  2. 一种国际上通用的加密算法—DES算法的原理-a common encryption algorithms-DES algorithm Principle
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38668
    • 提供者:
  1. aes算法演示代码

    0下载:
  2. AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33409
    • 提供者:萧寒月
  1. RSA解密和加密算法的实现和应用

    0下载:
  2. RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:胡康康
  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. des算法的C实现

    0下载:
  2. 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5928
    • 提供者:彭晓明
  1. 密码学四个基本加密程序

    1下载:
  2. 用于学习密码学的四个基本加密源程序,可以帮助你更好地理解基本的加密算法思想.(均是本人的课程设计)-learning cryptography for the four basic encryption source, I can help you better understand the basic thinking of the encryption algorithm. (All my course design)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:39445
    • 提供者:ipkh
  1. MD5加密程序java代码

    0下载:
  2. 一个由java语言编写的MD5加密算法的实现.-a java language from the MD5 encryption algorithm achieved.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4681
    • 提供者:王建超
  1. MD5算法ASP实现

    0下载:
  2. 一个由asp语言编写的MD5加密算法的实现.-an asp language from the MD5 encryption algorithm achieved.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2895
    • 提供者:王建超
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com