-
MD5算法的VC示例,非常 好!
MD5算法的VC示例,非常 好!-MD5 algorithm VC example, a very, very good!
- 2022-08-10 21:18:20下载
- 积分:1
-
rc5 c语言源代码。可修改性强。适合学习调试使用~
rc5 c语言源代码。可修改性强。适合学习调试使用~-rc5 c language source code. May amend the strong. Study for debugging use ~
- 2023-03-22 19:15:03下载
- 积分:1
-
这个是MD5算法C的源代码,希望对大家有用
这个是MD5算法C的源代码,希望对大家有用-This is the MD5 algorithm C source code, in the hope that useful to everybody
- 2023-03-09 12:50:03下载
- 积分:1
-
该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;data...
该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm, which CDes.cpp to source files, Calling the document which functions as follows : dataofText.txt document is imported specifically, in exchange for various bits of data; dataofKey.txt paper input key to change bits; dataofDES.txt document is the output data encryption, including the wheels round and the key encryption exports, and finally the secret text in the document have been described.
- 2022-05-26 17:52:28下载
- 积分:1
-
AES应用的一些相关列子,同样需要库的支持
AES应用的一些相关列子,同样需要库的支持-AES Liezi some applications, also need the support of the Treasury
- 2022-11-22 23:55:03下载
- 积分:1
-
超级增强断点源代码!配合trw2000和sice 使用!可以调试一些反调试的外壳和程序! 用vc编译...
超级增强断点源代码!配合trw2000和sice 使用!可以调试一些反调试的外壳和程序! 用vc编译-Super enhance breakpoint source code! Sice tie trw2000 and use! Some anti-debugging can debug shell and procedures! Compiling with vc
- 2022-01-26 00:46:25下载
- 积分:1
-
ECC算法的MATLAB
这段代码适用于matlab的ECC加密。它包含ECC加密算法的所有必要活动;
- 2023-03-19 19:55:03下载
- 积分:1
-
使用BCB5开发的一个简单的3DES演示,文件是用密文潜水…
使用的是BCB5开发的一个简单的3DES的DEMO,对文件采用的是密文挪用来处理短块。-Using BCB5 developed a simple 3DES of DEMO, the document is used ciphertext diverted to deal with the short block.
- 2023-03-18 18:15:03下载
- 积分:1
-
的算法的源代码
DES算法源代码-DES algorithm source code
- 2023-03-06 03:30:04下载
- 积分:1
-
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生...
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 with 512-bit packet to process the input information, and each group was again divided into 16 32-seat group, after a series of processing, the algorithm" s output consists of four 32-bit group composed of these four 32-bit Cascade Group will generate a 128-bit hash value.
- 2022-07-22 00:05:55下载
- 积分:1