-
/* 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
-
Base64 codec demo program
Base64 编解码演示程序 -Base64 codec demo program
- 2022-12-15 14:40:03下载
- 积分:1
-
图汇编语言的沙算法
PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
- 2022-04-20 10:03:50下载
- 积分:1
-
转载,软件注册案例
转载,软件注册案例-reproduced, software registration case
- 2023-06-10 22:30:03下载
- 积分:1
-
AES加密算法
128位的AES加密算法、可以在FPGA上实现。利用硬件描述语言Verilog实现。各个模块都有,行变换、列混淆、轮密钥加变换、密钥扩展,并且有说明文档PDPF格式的。有完整的测试程序Testbench。特别适合研究AES加密算法的爱好者。
- 2022-03-15 16:40:20下载
- 积分:1
-
在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行...
在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
- 2022-04-12 02:06:21下载
- 积分:1
-
应用密码学密码算法源代码
应用密码学密码算法源代码-password algorithm source code
- 2023-03-25 13:25:04下载
- 积分:1
-
后工具烘干机烘干就 鬼画符规划覆盖
后工具烘干机烘干就 鬼画符规划覆盖 -tools dryer sheets drying on the planning coverage plans cover sheets
- 2023-04-03 16:35:04下载
- 积分:1
-
普莱费尔密码
普莱费尔密码,我写的 C# 语言。本软件为越南人的。With 这个软件,you 可以加密和矩阵 5 x 5 的文本解密。
- 2022-05-18 11:00:33下载
- 积分:1
-
e
e-maill文件加密程序完整的源代码,使用LeapFrog2加密方法.zip-e-maill document encryption procedure integrity source code,
uses the LeapFrog2 encryption zip
- 2022-06-20 13:01:03下载
- 积分:1