-
CRC32-Dym
CRC32动态校验字符串或者CRC32动态校验文件(Dynamic CRC32 CRC32 checksum string or dynamic calibration file)
- 2013-07-23 15:55:59下载
- 积分: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
-
VB_CalculateMD5_UseWinAPI
VB6.0调用Windows系统的API计算MD5码。这个代码跟网上流行的代码相比,具有代码简洁,维护方便,运行效率高等优点。运行速度比用纯VB6实现的快得多。(VB6.0- Call Windows system API calculate MD5 code. This code is compared with the popular online code, with code simple, easy maintenance, high efficiency. Runs faster than pure VB6 realize faster.)
- 2013-10-09 18:01:23下载
- 积分:1
-
The use of OpenSSL to achieve file encryption
运用 OpenSSL 实现对文件加密-The use of OpenSSL to achieve file encryption
- 2022-12-16 21:45:03下载
- 积分:1
-
数据隐藏程序,更不是安全的秘密
数据隐藏程序,比机密更安全-Data Hiding procedures, more than security secrets
- 2023-07-27 04:05:03下载
- 积分:1
-
PB使用MD5加密,可以有效解决PB开发中登录密码使用明文的问题
PB使用MD5加密,可以有效解决PB开发中登录密码使用明文的问题-PB using MD5 encryption, can effectively resolve the PB Password development issue of the use of explicit
- 2022-03-18 03:23:53下载
- 积分:1
-
LZ77压缩/解压缩算法
LZ77 compression / decompression algorithm-LZ77 compression/decompression algorithm
- 2022-03-13 09:23:32下载
- 积分:1
-
防盗decryot软件
Immobilizer decryot software
- 2022-03-30 21:34:49下载
- 积分:1
-
md5算法的java实现
md5算法的java实现-md5 algorithm java realizes
- 2022-03-24 03:05:54下载
- 积分:1
-
SM2椭圆曲线公钥密码算法
说明: SM2 密码算法说明,介绍了SM2国密算法标准,并给出了实例。(SM2 Cryptographic algorithm description)
- 2019-04-12 15:08:37下载
- 积分:1