-
/* 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
-
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一...
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一-Visual Studio 2003 for use of file encryption program, can read a binary file, and then do XOR and password, save. Version 1.0
- 2023-03-19 22:25:03下载
- 积分:1
-
图中加密应用程序的实现
Cryptography application implement in PIC
- 2023-06-25 15:55:03下载
- 积分:1
-
AES算法的实现,大家可以参考一下看看。
AES算法的实现,大家可以参考一下看看。-AES algorithm, we can refer you to see.
- 2023-03-27 14:30:03下载
- 积分:1
-
ECC算法的MATLAB
这段代码适用于matlab的ECC加密。它包含ECC加密算法的所有必要活动;
- 2023-03-19 19:55:03下载
- 积分: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
-
sha源代码
sha源代码-sha source code
- 2022-05-23 14:15:16下载
- 积分:1
-
this is a file that encrypt and decrypt a file in vb
this a file that encrypt and decrypt a file in vb-this is a file that encrypt and decrypt a file in vb
- 2023-05-27 07:05:04下载
- 积分:1
-
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值...
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC,
applying the Arnold transform .It is valuable to
people who will devote himself to infomation security
- 2022-09-06 03:30:02下载
- 积分:1
-
md5加密的bindshe
md5加密的bindshe-md5 encrypted bindshe
- 2022-08-07 16:33:31下载
- 积分:1