-
参考了电脑爱好者2000第10期的一篇关于将文件隐藏于位图中的文章,本程序还有许多可以改进的地方,例如可以加入CRC校验,加密,多线程等内容。...
参考了电脑爱好者2000第10期的一篇关于将文件隐藏于位图中的文章,本程序还有许多可以改进的地方,例如可以加入CRC校验,加密,多线程等内容。-reference to the 2000 resolution computer enthusiasts 10 of a document on Bitmap hidden in the article, there are many procedures can be improved, for example, can join the CRC, encryption, such as multithreading.
- 2022-02-07 05:34:58下载
- 积分: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
-
包含几种高级加密算法,带Exe演示程序
包含几种高级加密算法,带Exe演示程序-contains several advanced encryption algorithm, with Exe Demonstration Program
- 2022-03-09 19:19:29下载
- 积分: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
-
DES算法程序,此程序为完整的程序,可以直接下载使用
DES算法程序,此程序为完整的程序,可以直接下载使用-DES algorithm procedure, this procedure for the complete procedure, can be directly downloaded using
- 2022-06-15 00:46:44下载
- 积分:1
-
本文介绍了在JAVA开发环境中如何对文件和数据进行有效的加密,特别是里面API的调用...
本文介绍了在JAVA开发环境中如何对文件和数据进行有效的加密,特别是里面API的调用-This paper presents the Java development environment and how to document effective data encryption, in particular inside the API ca
- 2022-06-21 03:14:37下载
- 积分:1
-
一个用VB写的壳!
一个用VB写的壳!-write a VB shells!
- 2022-09-03 08:05:03下载
- 积分:1
-
Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.
Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.-Vigenere institutional procedures for the use of the dev c achieve development, we hope that the right useful.
- 2022-01-25 16:17:20下载
- 积分:1
-
生成大素数并检验以及生成RSA1024位公钥子程序,不使用库文件,源代码公开,清晰有注释...
生成大素数并检验以及生成RSA1024位公钥子程序,不使用库文件,源代码公开,清晰有注释-Generate large prime numbers and testing, and to generate RSA1024-bit public key subroutine, do not use library files, source code is open, clear and annotated
- 2022-08-07 10:56:08下载
- 积分:1
-
大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。...
大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。-Treasury computing large numbers miracl. With miracl this library, you can directly call the function, to realize that you ask for a public-key cryptography functions.
- 2023-03-22 00:40:03下载
- 积分:1