-
DEC算法的C实现
DEC加密算法,信息安全类别,可以实现VC窗口验证的脚本。64位的明文输入块变为64位64位数据块按位重新组合,并把输出分为R0两部分,每部分各长
- 2022-08-15 10:32:22下载
- 积分:1
-
完全解决了中文问题
完全解决了中文问题- Completely has solved Chinese problem
- 2022-08-12 14:56:35下载
- 积分: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
-
ECC加密算法入门介绍
ECC加密算法入门介绍-ECC encryption algorithm introduced entry
- 2022-06-12 08:05:27下载
- 积分:1
-
MD5加密算法java实现
* 下面这些S11
MD5加密算法java实现
* 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的,
这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个
Instance间共享*/
-MD5 algorithm to achieve java* Below these S11- S44 is a 4* 4 Moment RUF, in a primitive realization of the C# define is achieved, Here they become static final realization of the said CD. cut in the same process space within the shared among many Instance* /
- 2022-03-29 19:10:51下载
- 积分:1
-
动画介绍aes的详细步骤,生动简单,是很容易理解的动画演示,很好...
动画介绍aes的详细步骤,生动简单,是很容易理解的动画演示,很好-Animation aes detailed steps, vivid simple and is very easy to understand animation, very good
- 2023-03-15 10:05:04下载
- 积分:1
-
RSA的加密算法的应用DEMO 也是用来加密的。
RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to
encrypt.
- 2022-08-05 16:59:23下载
- 积分:1
-
des算法的java实现
des算法的java实现-des algorithm to achieve the java
- 2022-08-03 11:36:18下载
- 积分:1
-
An ethernet bridge / VPN program for windows
An ethernet bridge / VPN program for windows-An ethernet bridge/VPN program for windows
- 2022-01-25 14:11:37下载
- 积分:1
-
密码算法中的单向散列函数之SHA算法的C代码
密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
- 2022-02-22 10:15:44下载
- 积分:1