-
DES算法原理及实现,实现了3DES和DES的程序过程,支持8 16 24位密钥...
DES算法原理及实现,实现了3DES和DES的程序过程,支持8 16 24位密钥-DES algorithm and realize, realize the 3DES and DES procedures for the process to support the 81,624-bit keys
- 2022-04-20 04:06:23下载
- 积分:1
-
128 bit AES Pipelined Cipher
The Advanced Encryption Standard (AES) specifies a FIPS- approved cryptographic algorithm that can be used to protect electronic data.
The AES-128 pipelined cipher module uses AES algorithm which is a symmetric block cipher to encrypt (encipher) information.
This module is optimized for speed as it pipeline hardware to perform repeated sequence called round
- 2022-01-25 21:48:15下载
- 积分:1
-
MD5 algorithm. MD5 to 512 groups to deal with the importation of information and...
MD5算法的实现。MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。
-MD5 algorithm. MD5 to 512 groups to deal with the importation of information and each group was also divided into 16 groups of 32 seats, After a series of processing, the output from the algorithm 4 32 subgroups, 4 32 this group will generate a cascade 128 hash value.
- 2022-03-22 20:21:27下载
- 积分:1
-
ESCROW算法的实现算法!
ESCROW算法的实现算法!-ESCROW algorithm algorithm!
- 2023-07-10 07:15:03下载
- 积分:1
-
This is the document prepared by C combined with the partition of the source cod...
这是用C编写的文件合并与分割的源代码,还请各位指教。-This is the document prepared by C combined with the partition of the source code, also called upon to advise.
- 2022-04-10 13:08:48下载
- 积分:1
-
标准的3DES的源代码
standart Des 3Des soruce code
- 2022-02-05 01:44:52下载
- 积分:1
-
实现数据库安全编程,写了一个MD5的加密库
实现数据库安全编程,写了一个MD5的加密库-Database Security Programming realize, write a MD5 encryption library
- 2023-02-02 21:45: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-06-13 11:35:05下载
- 积分:1
-
这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护....
这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护.-this is a good document encryption software that can make your documents to be subject to stringent privacy protection.
- 2022-05-22 23:01:49下载
- 积分:1
-
在不改变access文件密码的情况下,直接查看密码,数据库内容一览无余哦!...
在不改变access文件密码的情况下,直接查看密码,数据库内容一览无余哦!-Without changing the password access documents directly view the password, database content glance Oh!
- 2022-10-04 18:15:03下载
- 积分:1