资源列表
[加密解密] 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 corres<> 在 2025-01-23 上传 | 大小:18kb | 下载:0
[加密解密] fangshemiyao
说明:压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system :<> 在 2025-01-23 上传 | 大小:5kb | 下载:0
[加密解密] 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.<> 在 2025-01-23 上传 | 大小:466kb | 下载:0
[加密解密] Caesar_demo
说明:本源码是一个实现Caesar算法的一个简单的控制台实现,是一个演示程序。-the source Caesar is a realization of a simple algorithm for the Console, is a demonstration program.<张华> 在 2025-01-23 上传 | 大小:3kb | 下载:0
[加密解密] 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.<张华> 在 2025-01-23 上传 | 大小:5kb | 下载:0
[加密解密] RSA_crypt_system
说明:这个源码是使用JAVA实现公钥密码算法RSA的一个简单示例程序。-this source is the use of JAVA RSA public key cryptography algorithm example of a simple procedure.<张华> 在 2025-01-23 上传 | 大小:10kb | 下载:0
[加密解密] A5Encryption
说明:用A5算法加密解密算法,A5算法使用LFSR对数据流进行加密解密运算.-A5 algorithm using encryption and decryption algorithms, A5 algorithm used LFSR flow of data encryption and decryption operations.<liudongxiao> 在 2025-01-23 上传 | 大小:55kb | 下载:0
[加密解密] IDEAEncryption
说明:IDES加密解密文本文件,使用64位数据分组,128位密钥进行加密.-IDES text file encryption and decryption, the use of data to a 64, 128-key encryption.<liudongxiao> 在 2025-01-23 上传 | 大小:18kb | 下载:0
[加密解密] 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.<liudongxiao> 在 2025-01-23 上传 | 大小:63kb | 下载:0
[加密解密] 3DES_Encryption
说明:3DES算法是增强型的DES算法,使用128位密钥长度, CBC模式使用反馈机制的分组密码使用模式.-3DES algorithm is enhanced by DES algorithm, the use of 128-bit key length, CBC mode of use of a feedback mechanism password usage patterns.<liudongxiao> 在 2025-01-23 上传 | 大小:61kb | 下载:0