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

搜索资源列表

  1. ArcFour

    0下载:
  2. RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 interval -RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 interval
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1426
    • 提供者:驱逐倭寇
  1. SECUREencryptionalgorithms

    0下载:
  2. 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐 -almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, wo
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:49157
    • 提供者:姚紫欣
  1. encipher_decipher

    0下载:
  2. 包括了多种加解密算法(凯撒,playfair,rc4,idea,lfsf)-include a variety of encryption and decryption algorithms (Julius Caesar, PLAYFAIR, RC4, the idea, lfsf)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:80874
    • 提供者:洪逸轩
  1. Rc4Dlg

    0下载:
  2. RC4算法的加密实现,实现对明文的加密,加密效果很不错-RC4 encryption algorithm, has implemented an express right of encryption, encryption is very good effect
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2797
    • 提供者:xchf
  1. CipherSystem

    0下载:
  2. 关于网络信息密码学的加密和解密算法,包括DES,LFSR,CAESER,IDEA,RC4,KEYWORD,VIGENERE,PLAYFAIR-information on the network cryptography encryption and decryption algorithms including DES, LFSR, CAESER. IDEA, RC4, somewhat, VIGENERE, PLAYFAIR
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:578502
    • 提供者:王福财
  1. RC4_CPP

    0下载:
  2. 简易的rc4加密法演示程序。rc4在加密过程中会改变key,因此用同一个rc4类实例不能对一个字符串同时加密和解密。详情请看代码。 jackyzoufeng@hotmail.com-simple rc4 cryptography demonstration program. Rc4 in the process of encryption key will change. So using the same example of a type not rc4 to a string whil
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11584
    • 提供者:zoufeng
  1. calmethod

    0下载:
  2. 经典加密算法的VISUAL BASIC 源代码集合,包括RC4,MD5 ,RAS 等-classical encryption algorithm VISUAL BASIC source code sets, including RC4, MD5, RAS, etc.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7071
    • 提供者:楚燕
  1. endecipher

    0下载:
  2. 网络信息安全课程设计 实现了DES RC4等八种加密解密算法-network information security programs designed to achieve the eight other RC4 DES encryption and decryption algorithm
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:249053
    • 提供者:陈满
  1. myRC4

    0下载:
  2. 非常不错的流密码rc4加解密程序 c语言编写 调试运行成功-very good stream cipher encryption procedures rc4 c language debugging operation successful
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:182766
    • 提供者:东东
  1. DMSecurity

    0下载:
  2. 加密解密组建支持RC4,MD5,Base64-established encryption and decryption support RC4, MD5, Base64
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50435
    • 提供者:ronghh
  1. alongsoftRc4

    0下载:
  2. 优化过得RC4加密解密原代码,有向研究加密算法的朋友可以下载研究研究-optimization flies RC4 encryption and decryption of the original code, to study the encryption algorithm can be downloaded friends studies
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1992
    • 提供者:jjflsjdfs
  1. CryptoRC4sources

    0下载:
  2. RC4 Encryption Algorithm 这是一个用C#实现的的RC4加密算法!-RC4 Encryption Algorithm This is a C# achieve the RC4 Encryption Algorithm!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10338
    • 提供者:成东
  1. AIcodesystem

    0下载:
  2. 1、对于凯撒密文,实现了:1种盲目式搜索,4种启发式搜索,以及利用密钥实现的凯撒加密系统。 2、对于代入法密文,实现了:2种启发式搜索,1种利用密钥的代入法加密系统以及随机生成密钥的代入法加密系统。 3、字典工具,实现了对词库的增加,删除,检查等一系列的操作。 4、7种其他较为经典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、Playfair以及RC4等。 -1, Caesar ciphertext, realized : a bl
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10401253
    • 提供者:陈守勇
  1. RC4VBS

    0下载:
  2. RC4加密算法的VBS版.我还不容易在网上找到的啊-RC4 encryption algorithm version of the VBS. I do not easily found on the Internet ah
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1436
    • 提供者:赵赵
  1. my_RC4

    0下载:
  2. 学习RC4时写的一个简单的程序,希望对学习RC4的朋友有帮助。-RC4 when learning to write in a simple procedure, and I hope to learn RC4 help of a friend.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36500
    • 提供者:蒙相
  1. rc4_encrypt

    0下载:
  2. RC4加密算法源码-RC4 encryption algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11418
    • 提供者:gl
  1. 020827_encryp

    0下载:
  2. 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐。-almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, won t
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:49257
    • 提供者:过风
  1. poi-3.0-rc4-20070503

    0下载:
  2. JAVA操作Excel文件,采用POI,里面有POI的文件,运行的时候需要先创建e:\\\\foo.xls文件。没有密码,直接解压,需要更多信息:可以查看http://hi.baidu.com/lutao1984/blog/item/14458d50c9d09360853524f6.html页面-JAVA operation Excel documents, using POI, which has POI documents, running time required to create e
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1635508
    • 提供者:卢涛
  1. ShellPidlDE

    0下载:
  2. 小巧快速的加密文本文件的工具,采用RC4算法,支持256个字符长度的密码,-compact rapid text file encryption tool, using RC4 algorithm, support 256 characters in length of the password,
  3. 所属分类:加密解密

    • 发布日期:2014-01-15
    • 文件大小:21775
    • 提供者:李可的
  1. rc4.asm

    0下载:
  2. RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:954
    • 提供者:myname
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com