-
用matlab实现的图像加密算法
用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
- 2022-09-20 20:10:03下载
- 积分:1
-
IBM的MARS加密算法实现,采用VC++语言开发,包含动态链接库,可直接使用。...
IBM的MARS加密算法实现,采用VC++语言开发,包含动态链接库,可直接使用。-IBM
- 2022-03-19 02:01:20下载
- 积分: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
-
快速去除PDF密码设置,不用安装,直接使用
快速去除PDF密码设置,不用安装,直接使用-Quick removal of PDF password settings, do not need to install, direct use
- 2023-06-09 05:40:03下载
- 积分:1
-
安全文件柜,使用CryptApi接口实现.
安全文件柜,使用CryptApi接口实现.-Security file cabinet, the use of CryptApi interface.
- 2022-04-17 22:01:11下载
- 积分:1
-
我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制...
我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制-I wrote an MD5 algorithm based on a simple registration process to achieve a lot of programs used on the registration of authentication mechanisms
- 2022-03-29 11:18:00下载
- 积分:1
-
Cipher faster than other cryptographic algorithms
密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
- 2022-03-07 11:42:20下载
- 积分:1
-
MD5加密算法源代码,对于初学者有很好的借鉴意义!
MD5加密算法源代码,对于初学者有很好的借鉴意义!-MD5 encryption algorithm source code, there are very good for the beginners learn the meaning of!
- 2023-08-15 20:40:03下载
- 积分:1
-
idea3加密算法
idea3加密算法-idea3 encryption algorithm
- 2022-08-12 13:41:34下载
- 积分:1
-
AES和DES加密算法,提供了两个函数可以AES或D。
Aes和DES加密算法,提供了两个函数可以进行AES或DES加密算法-AEs and the DES encryption algorithm, provides the two functions can be AES or DES encryption algorithm
- 2022-02-20 07:01:56下载
- 积分:1