-
DES加密C代码带执行程序
DES加密C代码带执行程序-DES encryption with C code enforcement procedures
- 2022-04-12 12:51:34下载
- 积分:1
-
数据加密技术之几种算法
saeuro
数据加密技术之几种算法
saeuro-1.03d.zip- data encryption technology several algorithms rsaeuro- 1.03d.zip
- 2022-02-03 12:45:51下载
- 积分: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
-
CRC
CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。-CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
- 2022-06-17 00:22:20下载
- 积分:1
-
crc32加密算法,希望对大家有帮助,多多支持
crc32加密算法,希望对大家有帮助,多多支持-CRC32
- 2022-08-10 18:43:32下载
- 积分:1
-
QCA的OPENSSL模块,支持SSL2、SSL3、TLS等协议,扩展QCA的功能
QCA的OPENSSL模块,支持SSL2、SSL3、TLS等协议,扩展QCA的功能-QCA s OpenSSL module, support SSL2, SSL3, TLS, such as an agreement to expand the functions of QCA
- 2023-04-09 17:35:03下载
- 积分:1
-
主要用于数据文字的加密
主要用于数据文字的加密-characters are used mainly for data encryption
- 2023-08-10 12:40:03下载
- 积分:1
-
把信息隐藏到图片中,比加密更安全
把信息隐藏到图片中,比加密更安全-hidden message to the pictures, more secure encryption
- 2022-05-23 17:37:01下载
- 积分:1
-
MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧
MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧-the MFC category and convenient. CMD5 : : GetMD5 ( "123") it simple
- 2022-04-20 01:43:58下载
- 积分:1
-
DES算法介绍
DES算法介绍 -DES algorithm introduced
- 2022-06-17 17:24:26下载
- 积分:1