-
这是最新的openssl学习的材料,是源代码,相信朋友们以前看过的都知道,这在网络方面很有用的。...
这是最新的openssl学习的材料,是源代码,相信朋友们以前看过的都知道,这在网络方面很有用的。-This is the latest openssl learning opnenssl, is the source code, I believe that friends who have seen before, all know that this very useful in networking.
- 2022-03-26 16:14:37下载
- 积分:1
-
/* 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
-
PGP使用的idea加密算法实现
PGP使用的idea加密算法实现-PGP the use idea encryption algorithm realizes
- 2022-07-23 05:12:10下载
- 积分:1
-
several RSA DES algorithm C program should not miss
RSA DES 等几个算法的C程序,不要错过-several RSA DES algorithm C program should not miss
- 2022-05-24 04:34:43下载
- 积分:1
-
打包文件,VB源码,还好,值得学习和使用.
打包文件,VB源码,还好,值得学习和使用.-Packing paper, VB source, Fortunately, it is worth learning and use.
- 2023-03-16 13:05:04下载
- 积分:1
-
SIMPLOGIN
SIMPLOGIN
- 2022-07-10 07:14:10下载
- 积分:1
-
BASE64编码的C实现,很精简,可以直接内嵌入工程
BASE64编码的C实现,很精简,可以直接内嵌入工程-BASE64-coded C implementation, it is streamlined and can be directly embedded engineering
- 2023-07-23 14:35:04下载
- 积分:1
-
单报数据加密,在文件传输时对数据报进行加密本程序为服务器端程序。...
单报数据加密,在文件传输时对数据报进行加密本程序为服务器端程序。-Single-reported data encryption in the file transfer when the data reported for this procedure to encrypt the server-side program.
- 2022-01-22 17:55:40下载
- 积分:1
-
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一...
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一-Visual Studio 2003 for use of file encryption program, can read a binary file, and then do XOR and password, save. Version 1.0
- 2023-03-19 22:25:03下载
- 积分:1
-
On Java encryption technology and the integration of Windows
论Java加密技术与Windows的结合-On Java encryption technology and the integration of Windows
- 2022-01-26 14:17:56下载
- 积分:1