说明:在一些应用中,特别是现在的密码学中,常常需要用超过100位的整数来做乘法,以此来对数据加密。现在有两个小于等于100位的大整数a和b(位数相同),请写程序计算出这两个大整数乘积的结果。-In some applications, in particular, cryptography is now often need to do more than 100 integer multiplication as a way to encr <胡鹏> 在 2025-01-21 上传
| 大小:4kb | 下载:0
说明:基于C++的加密解密源代码,希望给大家参考一下-C++ based source code for encryption and decryption, want to give you information about <ding> 在 2025-01-21 上传
| 大小:4kb | 下载:0
说明:实现MD5算法的C++类, 可以直接拿来使用,非常不错,希望对各位有所帮助.-MD5 algorithm to achieve C++ classes can be directly used to use, very good, hope you help. <editasp> 在 2025-01-21 上传
| 大小:4kb | 下载:0
说明:二进制文件操作工具
可以对二进制文件合并、分拆、加密、解密的工具,再对两个可执行文件进行合并后,显示第一个文件的信息,并且正常使用,第二个被忽略。-Binary file binary file manipulation tools can merge, split, encrypt, decrypt tool, and then the merger of two executable files, show the first <dafengkui> 在 2025-01-21 上传
| 大小:4kb | 下载:0
说明:C语言编写的DES算法程序,实现对一段文字进行DES加密和解密,并分别输出。-DES algorithm written in C language programs to achieve a DES encryption and decryption of text and output, respectively. <xiaolong> 在 2025-01-21 上传
| 大小:4kb | 下载:0
说明:简单的实现DES加密解密的源码。有默认的测试明文和密钥。-Simply implementating DES encryption and decryption. There is A default test plaintext and key. <李淑怡> 在 2025-01-21 上传
| 大小:4kb | 下载:0
说明:DES加密算法 实现了bmp图片加密 采用的是最简单的CBC模式-DES encryption algorithm used in the bmp image encryption CBC mode is the simplest <钟洪盛> 在 2025-01-21 上传
| 大小:4kb | 下载:0
说明:DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。
-DES algorithm in symmetric key cryptography system, also known as the United States Data Encryption <Laura> 在 2025-01-21 上传
| 大小:4kb | 下载:0