-
/* 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
-
AES Rijndael fast security system to encrypt and deycrypt information
AES Rijndael fast security system to encrypt and deycrypt information
- 2022-03-18 16:38:11下载
- 积分:1
-
用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。
用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
- 2022-12-03 21:10:03下载
- 积分:1
-
GOSTDSA算法的Pascal实现和例子,包括签名和确认
GOSTDSA算法的Pascal实现和例子,包括签名和确认-GOSTDSA the algorithm Pascal realization and the example,
including sign and confirmed
- 2023-01-19 23:05:03下载
- 积分:1
-
visual basic againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
visual basic agai-visual basic againnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
- 2023-03-16 12:05:03下载
- 积分:1
-
斯坦福大学的密码学家身份认同
斯坦福大学密码学家Boneh的基于身份的公钥密码系统-Stanford University passwords Jurists Boneh the identity-based public-key cryptosystem
- 2023-04-19 02:10:03下载
- 积分:1
-
vb写的rsa加密算法
vb写的rsa加密算法-vb wrote rsa encryption algorithm
- 2022-08-17 07:48:35下载
- 积分:1
-
Vientiane password to use VB to do query tool, used here in several commonly use...
用VB做万象密码查询工具,这里用到几个常用的API函数:FindWindow,SendMessage,GetClassName,WindowFromPoint-Vientiane password to use VB to do query tool, used here in several commonly used API functions: FindWindow, SendMessage, GetClassName, WindowFromPoint
- 2022-06-01 11:33:03下载
- 积分:1
-
对于C和C++几乎Rijndael的整数运算。
Arithmetic for integers of almost rijndael for C and C++.
Developed for linux-Arithmetic for integers of almost rijndae l for C and C. Developed for linux
- 2022-08-20 01:54:48下载
- 积分:1
-
Skipjack 加密算法 美国国家安全局标准加密算法
Skipjack 加密算法 美国国家安全局标准加密算法-Skipjack encryption algorithm US country peaceful overall
situation standard encryption algorithm
- 2022-01-26 02:18:26下载
- 积分:1