-
单报数据加密,在文件传输时对数据报进行加密本程序为服务器端程序。...
单报数据加密,在文件传输时对数据报进行加密本程序为服务器端程序。-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
-
VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。...
VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
- 2023-04-23 01:00:03下载
- 积分:1
-
Message Encryption using symmetric key encryption
- 2022-10-16 08:10:03下载
- 积分: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-06-13 11:35:05下载
- 积分:1
-
查看备份CMOS设置
查看备份CMOS设置 - Examined backup CMOS establishes
- 2023-03-18 04:05:04下载
- 积分:1
-
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了...
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了-C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
- 2023-05-13 05:50:03下载
- 积分:1
-
目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保...
目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保证实体间的安全通信,数据在传输过程可能被其它人读取或篡改。-currently facing the enterprise computing environment and past a great change, many data resources to be able to rely on remote network access, and more and more dependent on public communications networks public networks (such as the Internet), which environment is not a guarantee of the security entities communications, data transmission possible by other people read or tampered with.
- 2022-03-25 09:48:32下载
- 积分:1
-
pgp 软件源代码
pgp 软件源代码-PGP source code
- 2022-03-09 20:59:36下载
- 积分:1
-
我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法...
我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
- 2022-01-25 18:38:23下载
- 积分:1
-
使用单片来进行CRC校验,可以位校验、半字节和字节校验
使用单片来进行CRC校验,可以位校验、半字节和字节校验-Using the single-chip to carry out CRC check, you can place check, half-byte and byte checksum
- 2022-06-02 13:33:20下载
- 积分:1