-
rsaeuro
RSA算法
rsaeuro1.02源码
比较有用(RSA algorithm
rsaeuro1.02 Source
Useful)
- 2020-10-26 21:59:59下载
- 积分:1
-
AES-matlab
Matlab的AES实现,还有效果图,Demo程序,以及相应的PDF文档,值得参考!(Matlab implementation of AES, as well as renderings, Demo program, and the corresponding PDF document, it is also useful!)
- 2020-12-09 17:19:19下载
- 积分:1
-
Random_Phrase_Encryption_based_on_4f_sys
说明: 基于4f系统的双随机相位编码,matlab实现,用于图像加密(4f systems based on double random phase encoding, matlab realization for image encryption)
- 2009-07-23 09:59:11下载
- 积分:1
-
解zip(V1.1)文件密码的程序源码
解zip(V1.1)文件密码的程序源码- Solves zip (V1.1) the document password procedure source code
- 2023-01-25 12:50:03下载
- 积分:1
-
openssl 0.9.6版本,含多种加密算法,ssl,密钥管理,x509证书,pkcs标准等实现...
openssl 0.9.6版本,含多种加密算法,ssl,密钥管理,x509证书,pkcs标准等实现-openssl 0.9.6 version,includes sevral kinds of encryption algorithm,ssl,password administration,x509 certificate, realization of pkcs standard etc
- 2022-04-17 22:49:36下载
- 积分: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
-
DES加密算法和详细描述(HTM)
DES加密算法及详细说明(HTM)
- 2022-11-09 21:15:03下载
- 积分:1
-
rsa
我自己编写的rsa算法,实现了加密和解密功能
- 2009-05-01 22:57:13下载
- 积分:1
-
This algorithm is used VC++ Compiled using RSA algorithm to encrypt any document...
此算法是用VC++编译的,用RSA算法对任何文件加密,简单易懂。-This algorithm is used VC++ Compiled using RSA algorithm to encrypt any document, easy-to-read.
- 2022-01-25 14:37:37下载
- 积分:1
-
DES-avalanche
DES加密的雪崩效应分析,按照作业要求做的。(DES encryption of the avalanche effect analysis, done in accordance with operational requirements.)
- 2021-04-12 14:08:57下载
- 积分:1