-
UPXShell
UPXShell--源代码 (ASM版本的,及其高效精妙)-UPXShell- source code (ASM version, and its efficient exquisite) [
- 2022-01-25 16:08:29下载
- 积分:1
-
在位图文档中如何进行基本的信息隐藏
在位图文档中如何进行基本的信息隐藏-incumbent map document how the basic information hiding
- 2022-04-10 20:34:32下载
- 积分:1
-
用C++写的Serv
用C++写的Serv-U的加密算法,很有参考价值-C wrote Serv-U encryption algorithm, great reference value
- 2022-04-23 10:23:40下载
- 积分:1
-
来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现
来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现-Large numbers from the putty operation code, a pure C implementation, migration is good, RSA best to achieve
- 2023-05-06 00:15:02下载
- 积分:1
-
使用crypt api创建一个会话密钥。 在这个例子中使用了一个168位的3DES key
使用crypt api创建一个会话密钥。 在这个例子中使用了一个168位的3DES key-use crypt api to create a session key. In this example the use of a 168 DES key 3
- 2022-02-24 16:06:26下载
- 积分:1
-
二维码识别
随着二维码的不断发展,生活中有越来越多的二维码识别程序,本程序识别典型的二维码,为本人课程设计时写的代码,在识别时仅识别典型的二维码。
- 2022-06-20 01:15:19下载
- 积分: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
-
md5 encryption function running under iis Usage: 1: page 2 of the document cont...
md5的加密函数 iis下运行;
用法:
1:页面包含该文件
2:调用方法MD5(sMessage,stype)
例dim md_=md5("admin",32)
*注:最高32位。-md5 encryption function running under iis Usage: 1: page 2 of the document contains: call method MD5 (sMessage, stype) were dim md_ = md5 ( " admin" , 32)* Note: maximum 32.
- 2022-09-28 18:40:03下载
- 积分:1
-
含有常用的一些加密标准算法实现
含有常用的一些加密标准算法实现- Includes the commonly used some encryption standard algorithms
to realize
- 2022-03-13 00:19:15下载
- 积分:1
-
密码学的数字签名算法 来自国外教材
密码学的数字签名算法 来自国外教材-Cryptography Digital Signature Algorithm materials from abroad
- 2022-03-02 23:55:36下载
- 积分:1