搜索资源列表
RC4
- 产生乱码,使用乱码对明文进行加密,并可解密密文-produce garbled, encrypted the text with using garbled,and can decrypt the ciphertext
rc4
- rc4加密算法,VC++源代码,运行该源代码可进行RC4加密-rc4 encrypt
rc4
- 使用于C8051f020单片机的RC4算法-Single-chip microcomputer used in the RC4 algorithm C8051f020
rc4crypt
- 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
rc4dotnet
- 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
ARTeamCrypter
- ARTeam Crypter is an application that basically encrypts the exe with RC4
rc4
- use this code to impliment RC4 algo
rc4
- RC4实现的源代码,可以在VC++中编译运行-RC4 implementation source code can be compiled and run in VC++
rc4
- 实现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
20080284
- contains cryptography algorithms rsa, diffie hellman, rc4(stream cipher), hill cipher, play fair cipher
rc4mod
- rc4 file please read it before use encryption/decryption
rc4.c
- it is Implementation of RC4 algo.
word
- word加解密,适用于RC4、MD5、hash等一系列加密形式-word of encryption and decryption for RC4, MD5, the hash encrypted form
RC4
- This the most efficient cookbook for understanding VHDL-This is the most efficient cookbook for understanding VHDL
rc4_console
- 伪随机数发生器LFSR及其在流密码RC4中的应用-Pseudo-random number generator LFSR in the stream cipher RC4
rc41
- 实现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
Encrypt-system
- 一系列的加密算法,包括恺撒密码、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
RC4
- rc4加密算法,包含完整实现的函数,已实用-RC4 encryption algorithm,Contains the function realize complete, practical
RC4
- RC4 encryption and descr iption code
LSFR-rc4
- 伪随机数发生器LSFR及其在流加密RC4中的应用-LFSR pseudo-random number generator and its application in the RC4 stream cipher