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

搜索资源列表

  1. RC4

    0下载:
  2. 产生乱码,使用乱码对明文进行加密,并可解密密文-produce garbled, encrypted the text with using garbled,and can decrypt the ciphertext
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:234555
    • 提供者:w_jx
  1. rc4

    0下载:
  2. rc4加密算法,VC++源代码,运行该源代码可进行RC4加密-rc4 encrypt
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:889
    • 提供者:wind
  1. rc4

    0下载:
  2. 使用于C8051f020单片机的RC4算法-Single-chip microcomputer used in the RC4 algorithm C8051f020
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:1075
    • 提供者:heping
  1. rc4crypt

    0下载:
  2. rc4 RC4 was initially a trade secret, but in September 1994 a descr iption of it was anonymously posted to the Cypherpunks mailing list[3]. It was soon posted on the sci.crypt newsgroup, and from there to many sites on the Internet. The leaked code
  3. 所属分类:CA program

    • 发布日期:2017-03-23
    • 文件大小:10293
    • 提供者:long
  1. rc4dotnet

    0下载:
  2. cr4-dotnet RC4 was initially a trade secret, but in September 1994 a descr iption of it was anonymously posted to the Cypherpunks mailing list[3]. It was soon posted on the sci.crypt newsgroup, and from there to many sites on the Internet. The leak
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:13403
    • 提供者:long
  1. ARTeamCrypter

    0下载:
  2. ARTeam Crypter is an application that basically encrypts the exe with RC4
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:18733
    • 提供者:arfaran
  1. rc4

    0下载:
  2. use this code to impliment RC4 algo
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4088
    • 提供者:vijay
  1. rc4

    0下载:
  2. RC4实现的源代码,可以在VC++中编译运行-RC4 implementation source code can be compiled and run in VC++
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:813
    • 提供者:张程
  1. rc4

    0下载:
  2.  实现RC4加密算法,其是密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。RC4算法的原理很简单,包括初始化算法和伪随机子密码生成算法两大部分。-RC4 encryption algorithm to achieve, it is the variable key length stream cipher algorithm clusters. It is called a cluster, i
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:jl
  1. 20080284

    0下载:
  2. contains cryptography algorithms rsa, diffie hellman, rc4(stream cipher), hill cipher, play fair cipher
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:495164
    • 提供者:Ramya
  1. rc4mod

    0下载:
  2. rc4 file please read it before use encryption/decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:1400
    • 提供者:mohammed
  1. rc4.c

    0下载:
  2. it is Implementation of RC4 algo.
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:904
    • 提供者:ballu
  1. word

    0下载:
  2. word加解密,适用于RC4、MD5、hash等一系列加密形式-word of encryption and decryption for RC4, MD5, the hash encrypted form
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:33023
    • 提供者:Leo
  1. RC4

    0下载:
  2. This the most efficient cookbook for understanding VHDL-This is the most efficient cookbook for understanding VHDL
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:855
    • 提供者:shivam
  1. rc4_console

    0下载:
  2. 伪随机数发生器LFSR及其在流密码RC4中的应用-Pseudo-random number generator LFSR in the stream cipher RC4
  3. 所属分类:CA program

    • 发布日期:2017-11-26
    • 文件大小:211992
    • 提供者:飞哥
  1. rc41

    0下载:
  2. 实现rc4的加解密,用户只需将想加密的文件拖进dos框就可以,按照提示即可完成-Achieve RC4 encryption and decryption, the user simply want to encrypted files dragged into a DOS box, and follow the prompts to complete the
  3. 所属分类:CA program

    • 发布日期:2017-11-26
    • 文件大小:931266
    • 提供者:陈建
  1. Encrypt-system

    0下载:
  2. 一系列的加密算法,包括恺撒密码、KeyWord密码、PlayFair密码、Vigenere密码、LFSR密码、RC4密码、DES密码和IDEA密码。-A series of encryption algorithms, including Caesar password, keyword password, the Playfair password, the Vigenere Password, the LFSR password, RC4 password DES password and
  3. 所属分类:CA program

    • 发布日期:2017-11-12
    • 文件大小:13936
    • 提供者:liulanshui
  1. RC4

    0下载:
  2. rc4加密算法,包含完整实现的函数,已实用-RC4 encryption algorithm,Contains the function realize complete, practical
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4179
    • 提供者:zhangxin
  1. RC4

    0下载:
  2. RC4 encryption and descr iption code
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:syed mustafa
  1. LSFR-rc4

    1下载:
  2. 伪随机数发生器LSFR及其在流加密RC4中的应用-LFSR pseudo-random number generator and its application in the RC4 stream cipher
  3. 所属分类:CA program

    • 发布日期:2017-05-09
    • 文件大小:1864887
    • 提供者:李晓峰
« 12 »
搜珍网 www.dssz.com