-
s-Demo2.0 加密解密算法-s-Demo2.0
- 2022-07-24 21:32:07下载
- 积分:1
-
Decryption for advanced system can be used for aes 128
Decryption for advanced system can be used for aes 128
- 2023-05-14 15:45:02下载
- 积分:1
-
DES加密算法实现的C++类
DES加密算法实现的C++类 -DES cryptographic algorithm for C
- 2022-10-27 12:10:03下载
- 积分:1
-
基于小波系数混沌调制的图像加密
2008 Congress on Image and Signal Processing 2008 Congress on Image and Signal Processing-Image Encryption Based on Chaotic Modulation of Wavelet Coefficients
- 2022-05-13 10:18:06下载
- 积分:1
-
pki资料,是希望入门pki的人的最好的参考资料
pki资料,是希望入门pki的人的最好的参考资料-pki data entry pki is the best reference.
- 2022-12-09 13:15:03下载
- 积分:1
-
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生...
MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 with 512-bit packet to process the input information, and each group was again divided into 16 32-seat group, after a series of processing, the algorithm" s output consists of four 32-bit group composed of these four 32-bit Cascade Group will generate a 128-bit hash value.
- 2022-07-22 00:05:55下载
- 积分: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
-
在ECC椭圆曲线上的一种加密算法,是现在比较流行的一种非对称加密算法。...
在ECC椭圆曲线上的一种加密算法,是现在比较流行的一种非对称加密算法。-ECC Elliptic Curve in an encryption algorithm is more popular now a non-symmetric encryption algorithm.
- 2023-02-24 09:45:03下载
- 积分:1
-
TEA介绍及数据加密算法之程序代码
TEA介绍及数据加密算法之程序代码-TEA presentation and data encryption algorithm of the program code
- 2022-08-11 01:36:49下载
- 积分: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