-
一些加密算法的介绍,可对文件或字符串加密
一些加密算法的介绍,可对文件或字符串加密-some encryption algorithm, the right documents can be encrypted or string
- 2022-04-22 08:56:17下载
- 积分:1
-
这是基于算法的混乱
这个是基于混沌的DES算法-this is based on the DES algorithm Chaos
- 2022-04-19 06:17:06下载
- 积分:1
-
LZ77压缩/解压缩算法
LZ77 compression / decompression algorithm-LZ77 compression/decompression algorithm
- 2022-03-13 09:23:32下载
- 积分:1
-
vc 6.0 source of md5
vc++6.0下的md5源程序-vc 6.0 source of md5
- 2022-02-12 21:06:40下载
- 积分: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
-
是我设计的在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
-
实现通信过程中的数据加密(AES, DES, SHA
实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。
测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
- 2022-01-26 05:10:00下载
- 积分:1
-
This is a very famous one random test algorithm. Very few people mentioned. But...
这是很著名的一个随机数测试算法。国内很少有人提到。但在国外,可是应用很广-This is a very famous one random test algorithm. Very few people mentioned. But abroad, but very broad application
- 2023-01-07 18:00:08下载
- 积分:1
-
在原有加密输入输入使用RSA加密算法…
利用RSA加密算法对输入的原文进行加密,输入的可以是主键盘上的任何符号-use RSA encryption algorithm on the importation of the original encrypted input is the main keyboard can be any of the symbols
- 2022-01-28 14:30:54下载
- 积分:1
-
沙
SHA-2 的代码实现-SHA-2 source implementation
- 2022-06-01 17:11:35下载
- 积分:1