-
crc32加密算法,希望对大家有帮助,多多支持
crc32加密算法,希望对大家有帮助,多多支持-CRC32
- 2022-08-10 18:43:32下载
- 积分:1
-
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http...
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )-/* RSA Demo version 1.0* Copyright (C) 2004 Zhao Chunsheng 2004.04.25*** http://timw.126.com http://timw.yeah.net* The procedures called Miracl ver 4. The majority of computing for 82, as detailed in its fringe manual.* P, Q, N, D, E use RSATool2 generation.*/Compiler Tip : 1 : Project-Settings- Settings For (All Configuration)- C/C Category, of OO Headers set : Automatic use of precompiled headers (Figure 1). 2 : ms32.lib added to the project (Figure 2). 3 : MIRACL C library. Extern "C" (# include "miracl.h"# include "mirdef.h")# pragma
- 2023-01-22 15:25: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
-
这个是RSA加密算法C源程序,希望对需要的朋友有所帮助
这个是RSA加密算法C源程序,希望对需要的朋友有所帮助-This is the RSA encryption algorithm C source code, and they hope to help a friend in need
- 2022-03-02 11:33:57下载
- 积分:1
-
AES complete source
AES算法完整源码-AES complete source
- 2022-09-20 15:30:04下载
- 积分:1
-
对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印...
对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). according to this embedding binary image and resume its embedded watermark from the watermark signal by the Blind detection
- 2022-02-06 17:36:19下载
- 积分:1
-
RSA realized, according to the article to achieve RSA algorithm
RSA的实现,可以根据文章来实现RSA算法-RSA realized, according to the article to achieve RSA algorithm
- 2022-03-19 08:56:40下载
- 积分:1
-
沙
SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bruce Schneier, had found individual collisions. But the new good hash function will be out before widespread use.
- 2023-06-21 07:50:03下载
- 积分:1
-
3des 的c语言版
用于android jni的c语言版 3des算法
- 2022-03-02 05:11:16下载
- 积分:1
-
一个加密的算法。
一个加密的算法。-An encryption algorithm.
- 2022-02-15 03:02:04下载
- 积分:1