-
一个ASP的SHA256加密算法
一个ASP的SHA256加密算法-an ASP SHA256 encryption algorithm
- 2022-06-03 08:42:34下载
- 积分:1
-
Data encryption algorithm, a very good Dongdong, a try to know.
数据加密算法,很好的东东,下了试试看就知道了。-Data encryption algorithm, a very good Dongdong, a try to know.
- 2023-01-12 07:25:04下载
- 积分: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
-
SHA1 message digest algorithm, SHA1 message digest algorithm
SHA1消息摘要算法, SHA1消息摘要算法-SHA1 message digest algorithm, SHA1 message digest algorithm
- 2022-07-28 06:02:21下载
- 积分:1
-
在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值...
在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using
the Rijndael algorithm, a rijndael encryption algorithm use example,
although the graphical interface does quite roughly, but procedure
itself has the very multiple-valued reference and the study place
- 2022-01-31 21:53:39下载
- 积分:1
-
这是用java实现单向加密和非对称加密DSA数字签名的源程序
这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
- 2023-08-06 01:25:03下载
- 积分:1
-
信息论
信息论--范诺编码-information theory-- Maryland coding
- 2023-07-05 01:45:03下载
- 积分:1
-
DES算法的C语言实现,大家可以参考一下。
DES算法的C语言实现,大家可以参考一下。-DES algorithm to achieve the C language, we can reference.
- 2022-01-28 23:51:26下载
- 积分:1
-
提供服务端登陆验证程序(验证码随机改变,防止非法进入);
提供服务器控制程序,管理员可以允许、屏蔽和删除一个注册用户的登陆客户端;
任何改变访问地点...
提供服务端登陆验证程序(验证码随机改变,防止非法进入);
提供服务器控制程序,管理员可以允许、屏蔽和删除一个注册用户的登陆客户端;
任何改变访问地点的行为,都必须得到管理员的授权,否则无法登陆系统;
即使知道其他用户的密码也不能登陆系统。-provide certification services-landing procedures (Random Verification code change to prevent illegal entry); Provide server control procedures, administrators can allow, shielding and delete a user"s landing client; Any change in location of the visit have to be authorized administrators, whether while not landing systems; even if they know the password for other users can not landing system.
- 2022-02-06 22:11:41下载
- 积分:1
-
MD5算法的VC示例,非常 好!
MD5算法的VC示例,非常 好!-MD5 algorithm VC example, a very, very good!
- 2022-08-10 21:18:20下载
- 积分:1