-
MD5的全称是Message
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。本程序是c语言版的md5加密解密源码!-The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), to ensure the integrity of the information transmission line. This procedure is the c language version of the md5 encryption source code!
- 2022-08-23 12:18:56下载
- 积分:1
-
c++ to write the md5 encryption algorithm, easy to transplant md5 encryption
c++写的md5加密算法,易于移植
md5加密-c++ to write the md5 encryption algorithm, easy to transplant md5 encryption
- 2022-06-19 07:25:14下载
- 积分:1
-
解NT密码的源程序
解NT密码的源程序-Crack NT password
- 2022-05-07 00:39:31下载
- 积分:1
-
vb source of md5
md5的vb源代码
- 2022-03-05 06:25:11下载
- 积分: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
-
This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method
- 2022-01-26 03:25:56下载
- 积分:1
-
md5加密函数,自己的pass更加安全可靠
md5加密函数,自己的pass更加安全可靠-md5 encryption function, their pass more secure
- 2022-04-12 06:19:25下载
- 积分:1
-
DES 加密系统的 C 语言源代码
DES 加密系统的 C 语言源代码-DES encryption system in C language source code
- 2022-01-30 12:34:28下载
- 积分:1
-
This procedure code for the line
本程序代码为列队型码,希望对你有一定的帮助,仅供参考!-This procedure code for the line-up code, I hope you have some help, for reference purposes only!
- 2023-03-12 06:25:03下载
- 积分:1
-
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档...
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档-Using c (Crypto++) Realize, based on the serial number of ecc generated code, including test data, and documents ECDSA
- 2022-01-28 04:00:36下载
- 积分:1