- E2 基于周立功实验箱设计的键盘控制走马灯方向的源码
- SF111 算符优先文法分析的c语言实现代码 需要输入词法分析的txt结果文件
- 07shumojinshai 2007高教社杯全国大学生数学建模竞赛题目 开发一个解决公交线路选择问题的自主查询计算机系统
- CQA0303 自己从网上搜罗到的ASP类的应用程序
- AGV 此码源包含了两个程序
- WFRP Here are the files to be corrected and downloaded: Download this Zip file and uncompress it and copy it to the relevant folders as given below (Instead of manual changes
资源列表
DES_Encryption
- DES加密解密文本文件,使用分组加密方法加密解密数据,分组长度为64位.-DES encryption and decryption of text files, using a method of encryption and decryption of encrypted data, a length of 64.
IDEAEncryption
- IDES加密解密文本文件,使用64位数据分组,128位密钥进行加密.-IDES text file encryption and decryption, the use of data to a 64, 128-key encryption.
A5Encryption
- 用A5算法加密解密算法,A5算法使用LFSR对数据流进行加密解密运算.-A5 algorithm using encryption and decryption algorithms, A5 algorithm used LFSR flow of data encryption and decryption operations.
RSA_crypt_system
- 这个源码是使用JAVA实现公钥密码算法RSA的一个简单示例程序。-this source is the use of JAVA RSA public key cryptography algorithm example of a simple procedure.
Hill_encpyt_decrypt_system
- 本源码是对Hill算法的简单实现,压缩包内包含crypt和decrypt两个目录,分别为加密和解密。-the source of Hill simple algorithm to achieve, Compression packet contains crypt and decrypt two catalogs, respectively encryption and decryption.
Caesar_demo
- 本源码是一个实现Caesar算法的一个简单的控制台实现,是一个演示程序。-the source Caesar is a realization of a simple algorithm for the Console, is a demonstration program.
AES_128_192_256
- 这个程序是AES密钥标准的一个简单实现,在其中可以实现密钥长度为128.192.256三种,适合刚学密码学的人。-the procedure is standard AES key to achieve a simple, which can be achieved in the key length of 128 .192.256 three, just learning for the people of cryptography.
fangshemiyao
- 压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system : Affine password (Affine Cipher
RC5_C
- 这个压缩包内是一个用C实现的简单的RC5密码算法,适合初学密码学的人看。-within the compressed C is a simple realization of the RC5 cipher algorithm suitable for beginners Cryptography the people.
LZ77conbined_with_KMP_algorithm
- LZ77算法与模式匹配KMP算法的结合及算法实现,压缩包内部是一个详细讲解文档,其中文档中附有对应实现源码。-LZ77 algorithm and pattern matching algorithm KMP and the integration algorithm, Compression is an internal packet elaborate document, which document with the corresponding realization source.
IDEA_demo
- 这个源程序是对单钥密码算法IDEA的简单实现,非常适合刚开始学密码学的人。-the single source of key IDEA cipher algorithm to achieve a simple, very suitable for the beginning of school cryptography people.
Base64up
- 快速Base64编码_解码引擎全部源程序-rapid Base64 encoding decoding engines _ all source
