Welcome![Sign In][Sign Up]
Location:
Search - rc4

Search list

[ICQ-IM-ChatSecure-communication-system

Description: 我用c++编写的安全通信系统,可以进行信息和文件的加密解密传输,用RC4加密解密。类似于QQ的功能。-I use the code c++ written transmission of information can be encrypted and decrypted files with RC4 encryption and decryption.
Platform: | Size: 4527104 | Author: 黄程程 | Hits:

[Crack HackRC4_Encrypt

Description: 由于RC4算法加密是采用的xor,所以,一旦子密钥序列出现了重复,密文就有可能被破解。-Because RC4 encryption algorithm is used xor, so once the child appeared to repeat the key sequence, the ciphertext is likely to be cracked.
Platform: | Size: 1024 | Author: 林怀 | Hits:

[Crack HackRC4_run

Description: The AES algorithm has implemented for bitplane images using RC4 algorithm.RC4 is called as Rivest Cipher 4 for encrypt and decrypt an image.It is used here preserve the image content data hacking. Here, the implemented code has tested with MATLAB2010a for Default MATLAB grayscale images.-The AES algorithm has implemented for bitplane images using RC4 algorithm.RC4 is called as Rivest Cipher 4 for encrypt and decrypt an image.It is used here preserve the image content data hacking. Here, the implemented code has tested with MATLAB2010a for Default MATLAB grayscale images.
Platform: | Size: 1024 | Author: yuvaraj | Hits:

[CSharpCryptoRC4

Description: crypto code for rc4 encryption and decryption
Platform: | Size: 9216 | Author: dropdrip | Hits:

[VHDL-FPGA-Verilogv

Description: Synthetisable verilog of compact crypto algorithms: RC4, TEA, XTEA, XXTEA. A faster but, more resource hungry version for RC4 and XXTEA is included.
Platform: | Size: 62464 | Author: zardoz | Hits:

[Crack Hackdata

Description: 常用加密算法,des,base64,md5,rc4,rsa,zip-include des,base64,md5,rc4,rsa,zip
Platform: | Size: 202752 | Author: Mac | Hits:

[Otherdcmm

Description: 对称密码,采用了256级DSR、8个联动DSR、钟控、数据扩展、矩阵乘法、M-A函数、序列选择器、记忆、强背包、RC4和压缩等编码技术-Symmetrical password
Platform: | Size: 5120 | Author: jialei | Hits:

[Crack Hackrc4jm

Description: 本设计是基于密钥重组的加密算法,Rc4加密算法对于安全需求不高的应用来说足矣。-This design is based on the reorganization of the key encryption algorithm, the Rc4 encryption algorithm for the application of security requirements is not high enough.
Platform: | Size: 1876992 | Author: 李峰 | Hits:

[CA authRC4_Image

Description: RC4 algorithm on image
Platform: | Size: 2048 | Author: harshit | Hits:

[Linux-UnixSkPdfFontDictionary_autogen

Description: gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
Platform: | Size: 9216 | Author: soqenvw | Hits:

[Linux-Unixselect

Description: gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
Platform: | Size: 9216 | Author: jbkerrie | Hits:

[Linux-Unixradeonsi_pm4

Description: gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
Platform: | Size: 9216 | Author: jbkerrie | Hits:

[Linux-Unixshadow

Description: gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
Platform: | Size: 5120 | Author: zttaweng | Hits:

[Linux-Unixflash

Description: gcrypt rc4 can do 256 bit keys, but cryptoapi limit seems to be 128 for the default provider.
Platform: | Size: 7168 | Author: yonllmao | Hits:

[CA authRC4-Prog

Description: Example 1. To find 1537 x 4248 modulo 10, you could multiply out and take the last digit, but a better way would be to replace 1537 by 7 and 4248 by 8 to start, find 7 x 8 = 56, and then take 56 mod 10 to get 6 as the answer. A handy standard notation is to write a tex2html_wrap_inline39 b (mod m) if a and b have the same remainder modulo m. This is read a is congruent to b modulo m . In this notation the example just mentioned looks like this: 1537 x 4248 tex2html_wrap_inline39 7 x 8 = 56 tex2html_wrap_inline39 6 (mod 10).-Example 1. To find 1537 x 4248 modulo 10, you could multiply out and take the last digit, but a better way would be to replace 1537 by 7 and 4248 by 8 to start, find 7 x 8 = 56, and then take 56 mod 10 to get 6 as the answer. A handy standard notation is to write a tex2html_wrap_inline39 b (mod m) if a and b have the same remainder modulo m. This is read a is congruent to b modulo m . In this notation the example just mentioned looks like this: 1537 x 4248 tex2html_wrap_inline39 7 x 8 = 56 tex2html_wrap_inline39 6 (mod 10).
Platform: | Size: 36864 | Author: pradeep | Hits:

[Crack Hackjiami

Description: 加密算法 LSB MD5 AES Caesar RC4-LSB MD5 AES Caesar RC4
Platform: | Size: 44032 | Author: keyp | Hits:

[Linux-Unixrc4

Description: The implementation was written so as to conform with Netscapes SSL.
Platform: | Size: 4096 | Author: xbyaisr | Hits:

[CA authWEP_Final1

Description: Implementation of WEP using RC4 algorithm
Platform: | Size: 1024 | Author: UDAY KIRAN | Hits:

[WEB CodeMoAspEnginer_v3.1.1.392

Description: MoAspEnginer是一款基于JScript的ASP开源MVC框架。 单文件入口。 代码和程序的真正分离。 模板编译ASP代码。 支持类库扩展以及模板自定义标签扩展。 支持多种数据库,默认支持ACCESS、MSSQL、MYSQL、SQLITE,可自定义其他类型数据库。 支持多数据库操作。 表单验证支持,HTTP请求数据可直接用来更新数据库。 提供HttpRequest,HttpUpload,Soap,OAUTH2.0等模块。 提供CryptoJS,提供AES/DES/RC4/Rabbit/pbkdf2/ripemd160等算法。-MoAspEnginer is an open source MVC framework based on ASP JScript. Single file entry. Real separation of code and program. Template compiled ASP code. Support class library extensions and template custom tag extensions. Supports a variety of s, the default support for ACCESS, MSSQL, MYSQL, SQLITE, can be customized to other types of s. Support for multi operation. Form validation support, HTTP request data can be directly used to update the . Provide HttpRequest, HttpUpload, Soap, OAUTH2.0 and other modules. Provide CryptoJS, AES/DES/RC4/Rabbit/pbkdf2/ripemd160 and other algorithms.
Platform: | Size: 203776 | Author: ppudn40 | Hits:

[Game ProgramRC4_f

Description: RC4 encryption used for secure connection between server and client
Platform: | Size: 1024 | Author: simran | Hits:
« 1 2 ... 19 20 21 22 23 2425 26 »

CodeBus www.codebus.net