-
Xor called symmetric encryption module's function can be
Xor对称加密 调用模块里的函数即可-Xor called symmetric encryption module"s function can be
- 2023-07-08 00:05:03下载
- 积分:1
-
DES算法实现过程分析
DES算法实现过程分析-DES algorithm analysis
- 2023-03-24 11:50:03下载
- 积分:1
-
xilinx公司三重DES加密代码,内部有用于仿真的文件
xilinx公司三重DES加密代码,内部有用于仿真的文件-xilinx companies Triple DES encryption code used for simulating an internal document
- 2022-04-02 06:33:53下载
- 积分:1
-
Consecutive AES core
Description of project..
Features
Consecutive AES core
Description of project..
Features
- AES encoder
- 128/192/256 bit
- AES decoder
- 128/192/256 bit
Status
- Key Expansion added
- Encoder added
- Decoder added
- Documentation added
- 2023-06-25 12:35:04下载
- 积分:1
-
md5算法的java实现
md5算法的java实现-md5 algorithm java realizes
- 2022-03-24 03:05:54下载
- 积分:1
-
简单加密工具原程序
简单加密工具原程序-simple encryption tools original program
- 2022-03-22 12:38:10下载
- 积分: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
-
windows2000以上自带的加密api
windows2000以上自带的加密api-dpapi的使用例子.-windows2000 above onboard encryption api- dpapi examples of the use.
- 2022-05-31 08:18:26下载
- 积分:1
-
自毁程序
鉴于单纯设置一个计数器易被查出,通过修改使其不起作用。我们设计的程序可以通过数据文件,软件执行前通过关键字找到计数基数,然后计算和判别,如果在合理范围,则设定新的关键字,将计数基数放在新关键字指定的位置,并执行子程序 则启动自毁程序。
- 2022-12-11 09:25:03下载
- 积分:1
-
目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保...
目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保证实体间的安全通信,数据在传输过程可能被其它人读取或篡改。-currently facing the enterprise computing environment and past a great change, many data resources to be able to rely on remote network access, and more and more dependent on public communications networks public networks (such as the Internet), which environment is not a guarantee of the security entities communications, data transmission possible by other people read or tampered with.
- 2022-03-25 09:48:32下载
- 积分:1