Description: 1、对于凯撒密文,实现了:1种盲目式搜索,4种启发式搜索,以及利用密钥实现的凯撒加密系统。
2、对于代入法密文,实现了:2种启发式搜索,1种利用密钥的代入法加密系统以及随机生成密钥的代入法加密系统。
3、字典工具,实现了对词库的增加,删除,检查等一系列的操作。
4、7种其他较为经典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、Playfair以及RC4等。
-1, Caesar ciphertext, realized : a blind search species, four species of heuristic search, and the use of the keys for encryption system Caesar. 2, substituting it into law ciphertext, realized : two kinds of heuristic search, a key species used in lieu of law into the system and random encryption key generation to generation method of encryption systems. 3, dictionary tools, for the achievement of the Thesaurus of addition, deletion, and examined a series of operations. 4,7 kinds of other more classic methods of encryption tools for encryption and decryption. Including : DES, Vigenere, IDEA, Keyword, LFSR, Playfair and RC4, and so on. Platform: |
Size: 10400768 |
Author:陈守勇 |
Hits:
Description: rc4算法的加密和解密源代码 加密和解密过程是可逆的-RC4 algorithm for encryption and decryption source code encryption and decryption process is reversible Platform: |
Size: 1024 |
Author: |
Hits:
Description: RC4加解密算法的例程,用vs2005 C#实现,代码中有部分注释,外部有操作文档,唯一的不足是工程文件命名为RSA,但该例程实现的的确是RC4算法!-RC4 encryption algorithm routines, using vs2005 C# Realize, the code has some notes, have to operate outside the document, the only shortage is the project file named as RSA, but the routine realize the RC4 algorithm is indeed! Platform: |
Size: 25600 |
Author:杨洋 |
Hits:
Description: RC4加密源代码,用C++编写,全套源代码,很齐全,测试过没有任何问题放心使用-RC4 encryption source code, using C++ Prepared a full set of source code, it is complete, tested ease of use there is no problem Platform: |
Size: 1024 |
Author:lichen |
Hits:
Description: 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange with the presentation. Password and do learn the practice of the aspects of the students have a look. Platform: |
Size: 4350976 |
Author:小余 |
Hits:
Description: 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。-Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA1, MD4, MD5 BASE64, there are other algorithms. Platform: |
Size: 1216512 |
Author:王同 |
Hits:
Description: RC4算法的C实现。VC6MFC做的简易界面,自由选择文件加密解密。-RC4 algorithm C implementation. VC6MFC to do simple interface, free to choose the file encryption and decryption. Platform: |
Size: 1886208 |
Author:张森 |
Hits:
Description: RC4对任意数据进行加解密,用C-FREE编写的小程序,根据书本的具体流程编写-RC4 encryption on arbitrary data, small programs written in C- FREE, according to the specific process of book writing
Platform: |
Size: 14336 |
Author:duan |
Hits: