-
/* 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
-
Delphi写的base64算法程序
Delphi写的base64算法程序--Base64 algorithm program writed by Delphi
- 2022-03-04 22:03:17下载
- 积分:1
-
简单的RSA加密范例
简单的RSA加密范例-simple example of the RSA encryption
- 2022-08-05 12:37:46下载
- 积分:1
-
这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发....
这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发.-This is my learning Visual C conducted in the course of a procedure, As we can learn Visual Programming c learning ability of reference, I believe the readers will be inspired.
- 2022-01-25 14:47:23下载
- 积分:1
-
IDEA symmetric algorithm software
IDEA对称算法的软件实现-IDEA symmetric algorithm software
- 2022-02-27 08:11:48下载
- 积分:1
-
应用程序向导创建了这个cngcryptfile应用
The application wizard has created this CNGCryptFile application for
you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
- 2022-03-22 01:12:10下载
- 积分:1
-
SVN用于加密用户密码和查看源码。可以很容易产生…
用于对svn的用户密码进行加密和校验的源程序。可以很方便的生成svn服务器使用的密码格式-Svn used to encrypt the user password and check the source. Can easily generate the svn server password to use format
- 2022-09-08 03:10:03下载
- 积分:1
-
本程序是免费软件,您可以重新分配和/或修改
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.-This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- 2022-02-21 02:08:15下载
- 积分:1
-
IDEA加密算法(PGP中使用的加密算法),对想研究pgp加密的人有没莫大帮助...
IDEA加密算法(PGP中使用的加密算法),对想研究pgp加密的人有没莫大帮助-IDEA encryption algorithm (PGP encryption algorithm used), and would like to study people pgp encryption has not much help to
- 2023-07-22 23:40:03下载
- 积分:1
-
一个用DELPHI编写的DES加密接密原代码
一个用DELPHI编写的DES加密接密原代码- The DES encryption which compiles with DELPHI meets the dense
original code
- 2022-06-19 12:20:51下载
- 积分:1