-
Java 16位MD5 Hash code generator
Java 16位MD5 Hash code generator-Java 16 md5 generator
- 2022-02-01 17:18:20下载
- 积分:1
-
des
des-bish,不错,自己写的-des-bish, yes, their writing
- 2022-07-24 19:24:13下载
- 积分:1
-
Useful things, everyone can see that in the 6.0 compiler is passed, a good
好用的东西,大家可以看看,在6.0下编译通过,不错-Useful things, everyone can see that in the 6.0 compiler is passed, a good
- 2022-06-12 16:04:06下载
- 积分:1
-
详细的介绍了RSA的实现过程,以及它的优化
详细的介绍了RSA的实现过程,以及它的优化-Detail the realization of the RSA process, as well as its optimization
- 2022-04-09 01:34:38下载
- 积分:1
-
SHA 256 encryption algorithm, better than the MD5 algorithm better algorithm, we...
SHA 256 加密算法,比 MD5 更好的算法更好的算法,希望对大家有帮助-SHA 256 encryption algorithm, better than the MD5 algorithm better algorithm, we hope to help
- 2022-10-23 11:20:04下载
- 积分:1
-
Skipjack 加密算法 美国国家安全局标准加密算法
Skipjack 加密算法 美国国家安全局标准加密算法-Skipjack encryption algorithm US country peaceful overall
situation standard encryption algorithm
- 2022-01-26 02:18:26下载
- 积分:1
-
的算法的源代码
DES算法源代码-DES algorithm source code
- 2023-03-06 03:30:04下载
- 积分:1
-
一个由java语言编写的MD5加密算法的实现.
一个由java语言编写的MD5加密算法的实现.-a java language from the MD5 encryption algorithm achieved.
- 2022-07-25 04:28:36下载
- 积分:1
-
AES相关的一些列子,需要库的支持才能应用
AES相关的一些列子,需要库的支持才能应用-AES related some Liezi need the support of the Treasury to apply
- 2023-05-22 20:30: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-01-22 15:25:03下载
- 积分:1