搜索资源列表
encipher_decipher
- 包括了多种加解密算法(凯撒,playfair,rc4,idea,lfsf)-include a variety of encryption and decryption algorithms (Julius Caesar, PLAYFAIR, RC4, the idea, lfsf)
RC4_CPP
- 简易的rc4加密法演示程序。rc4在加密过程中会改变key,因此用同一个rc4类实例不能对一个字符串同时加密和解密。详情请看代码。 jackyzoufeng@hotmail.com-simple rc4 cryptography demonstration program. Rc4 in the process of encryption key will change. So using the same example of a type not rc4 to a string whil
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 ——待加密(解密
ASPwithRC4
- ASP里的RC4加解密算法。与易语言里的加解密兼容。-ASP in the RC4 encryption and decryption algorithms. Decryption with easy language, plus compatible.
Softwareregistration.rar
- 软件注册用的 包含软件使用的 和注册码生成器 用rc4加密了,Contains software used software registration key generator Used rc4 encryption
RC4-C
- RC4加密算法的C语言实现,还包括它的带哦用示例,希望能够对大家有所帮助-The RC4 encryption algorithm C language implementation
RC4jiami
- 这是一个RC4的加密源码,分享给同学们学习用,不错哦-This is an RC4 encryption source, to share with the students to learn, oh well
RC4_Enrypt
- RC4 Encryption example in Borland Delphi.
R
- 易语言RC4加解密文本模块源码例程程序置入汇编代码实现RC4加解密文本功能。(The easy language RC4 encryption and decryption text module source code routine program is placed in the assembly code to implement the RC4 encryption and decryption text function.)
R
- 易语言RC4加解密文本模块源码例程程序置入汇编代码实现RC4加解密文本功能。(The easy language RC4 encryption and decryption text module source code routine program is placed in the assembly code to implement the RC4 encryption and decryption text function.)
