资源列表
passwordd
- 本源码测试你输入的密码的安全性,还能测出破解你的密码所需时间-the source test you enter the password security, can detect crack your password time
Base64up
- 快速Base64编码_解码引擎全部源程序-rapid Base64 encoding decoding engines _ all 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.
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.
RC5_C
- 这个压缩包内是一个用C实现的简单的RC5密码算法,适合初学密码学的人看。-within the compressed C is a simple realization of the RC5 cipher algorithm suitable for beginners Cryptography the people.
fangshemiyao
- 压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system : Affine password (Affine Cipher
Caesar_demo
- 本源码是一个实现Caesar算法的一个简单的控制台实现,是一个演示程序。-the source Caesar is a realization of a simple algorithm for the Console, is a demonstration program.
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.
RSA_crypt_system
- 这个源码是使用JAVA实现公钥密码算法RSA的一个简单示例程序。-this source is the use of JAVA RSA public key cryptography algorithm example of a simple procedure.
A5Encryption
- 用A5算法加密解密算法,A5算法使用LFSR对数据流进行加密解密运算.-A5 algorithm using encryption and decryption algorithms, A5 algorithm used LFSR flow of data encryption and decryption operations.
IDEAEncryption
- IDES加密解密文本文件,使用64位数据分组,128位密钥进行加密.-IDES text file encryption and decryption, the use of data to a 64, 128-key encryption.
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.