-
/* 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-06-13 11:35:05下载
- 积分:1
-
RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。...
RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。-RSA class
- 2022-01-24 15:25:01下载
- 积分:1
-
encryption algorithm, IDEA, symmetric key cryptography algorithm used in interne...
encryption algorithm, IDEA, symmetric key cryptography algorithm used in internet widly
- 2022-02-03 07:05:47下载
- 积分:1
-
最好的CRC程序.rar 最好的CRC程序.rar
最好的CRC程序.rar 最好的CRC程序.rar-CRC
- 2023-04-25 17:25:03下载
- 积分:1
-
凯撒和维吉尼亚加密方法,两种算法都不是很复杂,基本原理也相似所以都写入一个文件中来表示。...
凯撒和维吉尼亚加密方法,两种算法都不是很复杂,基本原理也相似所以都写入一个文件中来表示。-Caesar and Virginia encryption method, two algorithms are not very complicated, so the basic principles are also similar to a document written to express.
- 2022-12-14 15:10:03下载
- 积分:1
-
an encryption machine used for the registration can add your own procedures you...
一个加密机用来注册用的可以加进你自己的程序里可以试试挺部错的!-an encryption machine used for the registration can add your own procedures you can try Ting Ministry wrong!
- 2022-12-24 17:25:04下载
- 积分:1
-
turecrypt6.0版本的源码,关于这款加密软件毫无疑问是顶尖之作
turecrypt6.0版本的源码,关于这款加密软件毫无疑问是顶尖之作-turecrypt6.0 version of the source, with regard to this there is no doubt that encryption software for the top
- 2022-01-26 14:19:03下载
- 积分:1
-
the code can be used to encrypt your folder.
the code can be used to encrypt your folder.
- 2022-12-12 17:15:03下载
- 积分:1
-
加密算法的小程序,支持加密多种文件,用vc语言编写。
加密算法的小程序,支持加密多种文件,用vc语言编写。-encryption algorithm for small procedures, encryption support multiple files, vc language.
- 2022-05-30 07:48:29下载
- 积分:1
-
--- -----属于加密算法里的一种,可以看西------------ Belong in an encryption algorithm, you can see the West------
- 2022-07-06 12:45:26下载
- 积分:1