搜索资源列表
rc4.rar RC4的计算方法
- 密码学:RC4的计算方法~~~ 经实现能用,Cryptography: RC4 calculation ~ ~ ~ by the realization of use
RC4.rar
- RC4public class RC4 { /*public RC4() { }*/ ,RC4
RC4-Delphi.rar
- RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ——待加密(解密
RC4
- 本程序实现RC4算法,包括加密与解密,属于流密码算法-RC4 algorithm to achieve this process, including the encryption and decryption, are stream cipher algorithm
RC4
- RC4 算法的C代码实现,新手上路请多关照-RC4 algorithm C code, please take care of Getting Started
RC4
- 实现RC4加密算法,纯C语言版,对于加密有兴趣的可以-Achieve the RC4 encryption algorithm, a pure C language version of
RC4
- 网络安全中的 RC4算法的实现,学习中,如果你发现其中有bug,可以发送邮件到jiang_yansheng@163.com-Network Security s RC4 algorithm, i am a beginner, if you found a bug, you can send mail to jiang_yansheng@163.com
RC4
- RC4算法的C实现。VC6MFC做的简易界面,自由选择文件加密解密。-RC4 algorithm C implementation. VC6MFC to do simple interface, free to choose the file encryption and decryption.
rc4
- RC4算法,WEP算法,加解密,密钥长度256-RC4 algorithm, WEP algorithm, encryption and decryption
RC4
- 在控制台下用RC4算法对任意文件进行加解密-In the console under the RC4 algorithm used for arbitrary file encryption and decryption
RC4
- 实现RC4算法的控制台编码,可以对任意文件进行加解密。-RC4 algorithm to achieve the console encoding, can be arbitrary file encryption and decryption.
RC4
- 实现rc4加密功能 带mfc窗口..内带详细说明方面理解-The realization of RC4 encryption with mfc window .. with a detailed descr iption with regard to understanding
rc4
- 这是关于RC4加密算法的代码 RC4是典型的流加密是对称加密算法-This is on the RC4 encryption algorithm code is a typical RC4 stream encryption is a symmetric encryption algorithm
RC4
- 密码学RC4,对于初学者是个不错的借鉴,次资源不错-Cryptography RC4, for beginners is not a bad draw, good times resources
RC4
- 现代密码学实验RC4实验,现代密码源代码-Modern Cryptography RC4 experimental experimental, modern password source code
rc4
- RC4 encryption algorithm implementation
RC4
- 用RC4算法实现控制台对所有文件(任意类型的文件)的加解密(注意明文和密文都以文件形式存在)加解密格式如下: cipher –e/-d key inputfile outputfile 说明:对于加密来说,输入文件名就是明文文件,对于解密来说,输入文件名就是密文文件-The algorithm of RC4
rc4
- RC4加解密实现, RC4加解密实现,RC4加解密实现 RC4加解密实现-RC4
RC4
- Rc4 加密算法 java源码 Rc4 加密算法 java源码-java rc4 java rc4 java rc4 java rc4 java rc4
RC4.Encryption
- RC4 Encryption function written in ASM.