说明:加密解密算法,在CBC模式下的DES算法。代码都有备注,希望对大家有用哦。-Encryption and decryption algorithm in CBC mode of the DES algorithm. Note the code are, I hope all of you, oh useful. <Keven> 在 2025-02-06 上传
| 大小:5kb | 下载:0
说明:一种实现CRC的工程算法,按比特实现法、块异或汇编实现法、查余式表实现法,并通过在zsp400的内核环境下运行和仿真这几种实现法,从而得出结论:查余式表实现法是一种较好的实现法。-CRC works to achieve an algorithm bit by the realization of law, or the compilation of different pieces of the realization of law, <叶超> 在 2025-02-06 上传
| 大小:197kb | 下载:0
说明:1. 分析n-位LFSR生成m=2n-1位长伪随即序列的算法过程。
2. 用程序设计语言将算法过程编程实现。
输入明文:I do like this book
加密算法E:yi=xi^ki
密钥:32-LFSR的输出,初始值:good
本原多项式:x32+x7+x5+x3+x2+x+1
-1. Analysis of n-bit LFSR to generate m = 2n-1 bit length o <zouna> 在 2025-02-06 上传
| 大小:16kb | 下载:0
说明:本次上传的是AES的C语言版,对C++版中涉及到类的内容予以修改,通过测试。本人上传的AES的C++版和C版均是经过测试后可以使用的。-From the AES of the C language version of C++ version of the type involved in the content be modified, to pass the test. AES I uploaded the C++ version <王恒> 在 2025-02-06 上传
| 大小:505kb | 下载:0
说明:密码学RSA算法加密,算法有小漏洞,不能加密大数,二次加密也可能会出错,仅供大家参考-Cryptography RSA encryption algorithm, the algorithm a small loophole, not encryption of large numbers, the second encryption may be wrong, for your reference <楼帅> 在 2025-02-06 上传
| 大小:3.51mb | 下载:0
说明:带界面的RSA算法,软件包中含有可执行程序,功能有自动生成随机素数P、Q,公钥,密钥,对数字进行加密解密。-Interface with the RSA algorithm, packages containing executable programs, automatic generation of random functions of prime numbers P, Q, a public key, keys for encr <xuxu> 在 2025-02-06 上传
| 大小:23kb | 下载:0
说明:查了一下,基本上都是提供C++方式的DES加密,所以,上传一个C#写的DES
另外,提供了一个把XML文件当作INI文件来处理的类-provide a des class written by c#。
also provide a XML class, which take the xml files as ini to read and write <xld800> 在 2025-02-06 上传
| 大小:3kb | 下载:0