-
RC4加密源代码,用C++编写,全套源代码,很齐全,测试过没有任何问题放心使用...
RC4加密源代码,用C++编写,全套源代码,很齐全,测试过没有任何问题放心使用-RC4 encryption source code, using C++ Prepared a full set of source code, it is complete, tested ease of use there is no problem
- 2023-07-26 12:10:04下载
- 积分:1
-
This is the original RSA algorithm implementation code can be used directly, has...
这是RSA算法的原代码实现应该直接能用,已调试好-This is the original RSA algorithm implementation code can be used directly, has good debugging
- 2022-05-26 09:40:10下载
- 积分:1
-
JTC
联合变换相关器的一个基本程序,适用于初学者,还有滤波等重要编程。(Joint transform correlator is a basic program for beginners, as well as filtering and other important programming.)
- 2020-10-28 19:49:59下载
- 积分:1
-
MD5_RSA
本源代码,综合了DES,RSA,MD5等几种加密的方法于同一工程中,可以让读者对各种加密方法的实现通过代码实现过程的比较,更好的理解几种软件加密方法(Source code, a combination of DES, RSA, MD5 encryption method, such as several in the same project, will allow readers to a variety of encryption methods to achieve the realization of the process through code comparison, a better understanding of several software encryption methods)
- 2008-05-19 09:32:33下载
- 积分:1
-
是我设计的在DSB中隐藏语音的例子.
用ELANIX公司的SYSTEMVIEW打开运行.
其掩护信号和隐藏信号输入输出端均需设置语音源文件,比如自己录制...
是我设计的在DSB中隐藏语音的例子.
用ELANIX公司的SYSTEMVIEW打开运行.
其掩护信号和隐藏信号输入输出端均需设置语音源文件,比如自己录制的声音.-I designed the DSB concealed voice example. ELANIX company with the SYSTEMVI EW open operation. their cover and concealment signal input and output signals required to set up voice source, For example, recording their voices.
- 2022-07-24 12:24:23下载
- 积分:1
-
英文加密器,采用VB编程,模拟二战时期德军的迷加密器,采用了新的算法,效率很高。...
英文加密器,采用VB编程,模拟二战时期德军的迷加密器,采用了新的算法,效率很高。
- 2022-05-06 12:07:59下载
- 积分: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
-
dct2_embed
数字水印嵌入算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进(Digital watermark embedding algorithm, using discrete cosine transform (dct) algorithm, an improvement on previous algorithms)
- 2010-03-08 10:35:29下载
- 积分:1
-
--- -----属于加密算法里的一种,可以看西------------ Belong in an encryption algorithm, you can see the West------
- 2022-07-06 12:45:26下载
- 积分:1
-
java加密源代码,
java source code for cryptography,
including all kinds of classes.-java source code for cryptography, including all kinds of classes.
- 2022-04-07 02:10:11下载
- 积分:1