-
/* 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
-
GMSMAlgorithm
说明: java 实现国密商密算法
包含sm2sm3sm4国密算法密钥生成,sm3withsm2国密数字签名示例(Implementing State Secret and Business Secret Algorithms in Java
Including key generation of sm2sm3sm4 cryptographic algorithm, sm3withsm2 cryptographic digital signature example)
- 2020-06-22 20:00:01下载
- 积分:1
-
快速去除PDF密码设置,不用安装,直接使用
快速去除PDF密码设置,不用安装,直接使用-Quick removal of PDF password settings, do not need to install, direct use
- 2023-06-09 05:40:03下载
- 积分:1
-
这是SLRC632的全部源代码.包括读typea typeb书..全功能支持
这是SLRC632的全部源代码.包括读typea typeb书..全功能支持-This is the full source code SLRC632. Including reading books .. typea typeb full-function support
- 2022-06-02 09:41:49下载
- 积分:1
-
RSA encryption realize, I hope to be helpful to everyone to study the algorithm...
RSA加密实现,希望对大家有所帮助,研究算法是很让人痛苦的事情,大家多多努力-RSA encryption realize, I hope to be helpful to everyone to study the algorithm is a very painful thing, a lot of U.S. efforts
- 2022-03-05 12:25:08下载
- 积分:1
-
这是我上信息安全课做的作业,des的加密算法。
这是我上信息安全课做的作业,des的加密算法。-This is my lesson to do on information security operations, des encryption algorithm.
- 2022-01-26 16:01:34下载
- 积分:1
-
Crypt_Vmpc
VMPC加密解密算法。已对x86优化,其他平台也可用。(VMPC encryption and decryption algorithms. Has been optimized for x86, other platforms are also available.)
- 2013-07-15 18:51:17下载
- 积分:1
-
chua
蔡氏混沌系统产生多涡混沌,用于图像处理,主要进行加密解密(Chua s chaotic system to produce multi vortex chaos, for image processing)
- 2013-10-17 14:50:55下载
- 积分:1
-
网络安全工具
此Enc.-12-工具,可以实现很多的方法。从这一工具的主要好处是在市场中的所有其他工具不可用免费的成本。这种工具一般支付版本或可提供评价的时间段。但这个工具是完全免费的成本。
此工具的 GUI 包含简单的布局,此布局,用户可以轻松地执行加密和解密为任何给定的文本或任何文本文件 (.txt 扩展名)。此工具的一个更好功能是此工具提供了适当的钥匙为特定的加密解密算法。例如在恺撒密码关键是类型的数值类型的和为 AutoKey 密码,它应该是类型的按字母顺序排列。
如果我们写,或将任何内容粘贴在该文本框中,使用的加密方法的任何我们可以实现在密码文本框中编码的输出。如果我们想要对任何内容进行解码,然后我们做同样的事情,但在密文中框和我们将实现纯文本框中的输出。
该工具调整其键字段与类型的加密和解密的变动。Enc.-12-工具是与两个设施进行编码和解码内容。一使用简单的文本框和另一种是我们还可以使用一个文本文件。
- 2022-08-10 14:11:17下载
- 积分:1
-
des算法实现源码
des算法实现源码-des algorithm realization source code
- 2022-10-25 02:15:03下载
- 积分:1