搜索资源列表

  1. 用栈设置密码

    0下载:
  2. 这个算法,是用来设置密码的,有数据结构中的栈来实现的。-The algorithm is used to set up passwords, and data structure of the stack to achieve.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1728
    • 提供者:纵横驰骋
  1. 维吉尼亚密码法

    0下载:
  2. 一个较为简单的维吉尼亚算法,供大家参考一下。-a relatively simple algorithm, Va., for your reference.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21965
    • 提供者:叶海鹏
  1. ime_adpcm算法源程序

    0下载:
  2. 具体说明源程序,直接解压,没有解压密码。-specify the source directly unpack, not extracting passwords.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42103
    • 提供者:yax
  1. 垂直栏栅加密算法2

    0下载:
  2. 同样是密码学的做也,对于垂直阑珊加密的算法,可以对数据加密.-password is the same school to do for sometime vertical encryption algorithm to encrypt data.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7906
    • 提供者:gq
  1. 一个MD5加密算法源码

    0下载:
  2. MD5就是采用单向加密的加密算法,所谓单向加密就是只能对数据进行加密,也就是说,没有办法对加密以后的数据进行解密。在实际中的一个应用就是数据库中的用户信息加密,当用户创建一个新的账号或者密码,他的信息不是直接保存到数据库,而是经过一次加密以后再保存,这样,即使这些信息被泄露,也不能立即理解这些信息的真正含义。 -MD5 encryption is one-way encryption algorithm, the so-calle
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7656
    • 提供者:李名
  1. openssl-0.9.6h.tar

    0下载:
  2. OpenSSL-0.9.6h完整安装包,里面有很多密码算法的源代码,RSA,DSA,MD4,MD5,应有尽有-OpenSSL - 0.9.6h complete installation package, there are many cipher algorithm source code RSA, DSA, MD4 and MD5, everything
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2178314
    • 提供者:赖晖
  1. 遗传算法程序包

    0下载:
  2. 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:80767
    • 提供者:王松松
  1. 对称密码DES

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

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

    0下载:
  2. IDEA是一个分组长度为64位的分组密码算法,密钥长度为128位(抗强力攻击能力比DES强),同一算法既可加密也可解密。 IDEA的“混淆”和“扩散”设计原则来自三种运算,它们易于软、硬件实现(加密速度快): -IDEA is a packet length of the 64 block cipher algorithms, key length of 128 (anti strong offensive capability
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8375
    • 提供者:HCJ
  1. yymmx

    0下载:
  2. 应用密码学密码算法源代码-password algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5856945
    • 提供者:杨晟
  1. 穷举密码算法

    0下载:
  2. 穷举法解密文件-exhaustive France declassified document
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3304
    • 提供者:军军
  1. CryptoAlgorithm

    0下载:
  2. 常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的-commonly used cryptographic algorithms, such as RSA, MD2, MD5, also includes a simple routine, a long time ago wrote a play
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:74503
    • 提供者:高志权
  1. Hash-SHA

    0下载:
  2. 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15866
    • 提供者:WQ
  1. codearithmetic

    0下载:
  2. 单钥密码算法 AES DES IDEA LZW RC5-single-key DES Cipher AES IDEA LZW RC5
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5422383
    • 提供者:王向平
  1. NTL-RSA

    1下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Win
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. AESencode

    0下载:
  2. AES是安全性较好的密码算法,这是一个实现AES加密算法的源码-AES is better security password algorithm, which is a realization of the AES encryption algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:69881
    • 提供者:付泊
  1. rsa

    0下载:
  2. RSA 公开密钥密码算法,仅供学习参考,欢迎使用-RSA public-key cipher algorithm, reference is for learning, welcomed the use
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:149721
    • 提供者:totti
  1. IDEA_demo

    0下载:
  2. 这个源程序是对单钥密码算法IDEA的简单实现,非常适合刚开始学密码学的人。-the single source of key IDEA cipher algorithm to achieve a simple, very suitable for the beginning of school cryptography people.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30561
    • 提供者:张华
  1. RC5_C

    0下载:
  2. 这个压缩包内是一个用C实现的简单的RC5密码算法,适合初学密码学的人看。-within the compressed C is a simple realization of the RC5 cipher algorithm suitable for beginners Cryptography the people.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4960
    • 提供者:张华
  1. RSA_crypt_system

    0下载:
  2. 这个源码是使用JAVA实现公钥密码算法RSA的一个简单示例程序。-this source is the use of JAVA RSA public key cryptography algorithm example of a simple procedure.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10629
    • 提供者:张华
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org