搜索资源列表
File_Handler
- 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for to open, reads takes, compilat
SECUREencryptionalgorithms
- 这个加解密源码几乎包括了世界上几个最著名的加密算法: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
CipherSystem
- 关于网络信息密码学的加密和解密算法,包括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
rc4
- rc4 加密解密算法程序,加密调研那个rc4()函数,解密也一样-The rc4 c++/c code for encry
q
- 改造的rc4的加密解密过程,方便初学者的学习,有助于对理论的理解-Transformation of the rc4 encryption and decryption process easy for beginners to learn, contribute to the understanding of the theory
RC4Fde
- C语言实现RC4文件加密解密 比较清晰-C language implementation of RC4 document encryption and decryption is relatively clear
RC4
- 经典的rc4加解密算法。 包括初始化算法和伪随机子密码生成算法两大部分,是目前公认的较为安全的加密算法之一。-RC4 encryption algorithm
RC4
- JAVA语言 rc4加密解密算法 有实验报告和测试文档-The JAVA language rc4 encryption and decryption algorithms lab reports and test documentation
RC4
- RC4加密和解密算法的实现,里面是c代码-RC4 source code
RC4
- 用RC4算法实现对任意输入的一个明文字符串进行加密和解密。-RC4 algorithm to encrypt and decrypt a plaintext string for any input.
Rc4
- 简单RC4加密解密实现,带界面 VC6.0 MFC-Simple RC4 encryption and decryption
RC4
- 对RC4加密解密代码,可以自行修改密钥!类可以直接调用-RC4 encryption and decryption code, you can modify the key! Class can be called directly
RC4
- RC4源码.内有加密和解密程序。 -RC4 source
rc4
- RC4 —— 利用RC4算法思想 对输入信息进行 加密与解密-RC4---- thought the input information using the RC4 algorithm for encryption and decryption
rc4
- RC4算法,包括加密和解密模块,程序为控制台程序,另附可执行程序,对密码学习有一定帮助。-RC4 algorithm, including encryption and decryption modules, programs for the console program, attached executable programs, passwords learning some help.
rc4
- RC4算法的控制台编程,流密码算法的实践,在控制台下实现对文本的加密解密。-Console programming RC4 algorithm, practice stream cipher algorithm, in the console to achieve decrypt the encrypted text.
rc4
- 大学生密码技术实验编码。根据rc4加密解密原理进行实现的代码,可以实现文件的读取和写出。-College Students password technology experiment encoding. According to the principle of RC4 encryption and decryption code, can achieve the file read and write.
RC4
- 在VC6.0上应用C++语言实现的RC4加密解密算法,支持文本文件的加密解密。-RC4 VC6.0
Rc4
- 采用c++实现RC4加密解密算法,该代码可以加密解密任意格式的文件- U91C7 u758ccc_cn R U6587 u4EF6
encrypt
- RC4,sha1,des,aes算法加密解密,Python语言实现(Encryption and decryption)