-
ieee加密新文章A New Image Encryption Arithmetic Based on a
Three
ieee加密新文章A New Image Encryption Arithmetic Based on a
Three-dimensional Map -A New Image Encryption Arithmetic Based on a
Three-dimensional Map
- 2022-04-10 06:53:46下载
- 积分:1
-
我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数...
我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数 -DLL source which is overwirted by comp430s, can be used in multi-thread.Attached by DES encryption Algorithm
- 2022-09-25 13:35:03下载
- 积分:1
-
介绍如何对共享软件加密。针对菜鸟!文档!
介绍如何对共享软件加密。针对菜鸟!文档!-how to share encryption software. Against a birdie! Document!
- 2022-01-25 17:45:22下载
- 积分:1
-
算术运算实现字母的替换。凯撒加密就是一种单字母替换法:通过用户给出密钥将字母加上密码变成密文...
算术运算实现字母的替换。凯撒加密就是一种单字母替换法:通过用户给出密钥将字母加上密码变成密文-Arithmetic operations to achieve the replacement of letters. Caesar encryption is the replacement of a single-letter law: the user is given the letter key will be encrypted into a ciphertext
- 2022-03-29 03:50:45下载
- 积分:1
-
常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的...
常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的-commonly used cryptographic algorithms, such as RSA, MD2, MD5, also includes a simple routine, a long time ago wrote a play
- 2022-05-24 11:44:52下载
- 积分:1
-
RSA算法介绍
RSA算法介绍-RSA algorithm introduced
- 2022-02-04 06:15:53下载
- 积分:1
-
上传一个很好的加密算法
上传一个很好的加密算法。-Upload a very good encryption algrithm
- 2022-06-29 08:11:02下载
- 积分: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算法,用C语言开发#,图形化界面,视觉…
des算法,用c#写成,图形界面,在visual studio2005上编译通过,内含exe文件-des algorithm, using the c# languages, graphical interface, studio2005 in visual compiled by containing exe file
- 2023-02-18 15:30:03下载
- 积分:1
-
采用对称密钥加密的3DES算法经典程序源码
采用对称密钥加密的3DES算法经典程序源码-using symmetric key encryption algorithms 3DES classic procedures FOSS
- 2022-08-24 01:26:54下载
- 积分:1