-
关于Diamond算法的一个小程序
关于Diamond算法的一个小程序-Diamond algorithm on a small program
- 2022-08-11 00:11:47下载
- 积分:1
-
DES(Data Encrypt Standard)加密算法.
只有源代码哈,希望能对大家有所帮助...
DES(Data Encrypt Standard)加密算法.
只有源代码哈,希望能对大家有所帮助-DES (Data Encrypt Standard) encryption algorithm. Only the source code of Kazakhstan, the hope that it can be helpful to everyone
- 2023-05-23 20:10:03下载
- 积分:1
-
桌面锁定工具。非常简便
桌面锁定工具。非常简便-lock desktop tools. Very simple
- 2022-07-02 11:21:05下载
- 积分: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
-
大肠癌32源代码
CRC 32 Source Code for Visual Basic
- 2023-08-09 04:00:03下载
- 积分:1
-
删除系统某存储区中的证书, 代码参考msdn
删除系统某存储区中的证书, 代码参考msdn-removal system of a storage area of the certificate, a code reference VARIANT
- 2022-03-16 23:09:00下载
- 积分:1
-
可以实现16轮32轮等tea加密,可以用C语言进行修改
可以实现16轮32轮等tea加密,可以用C语言进行修改-Can be achieved 16 32 such as tea encryption, can use C language to amend
- 2022-02-04 19:09:45下载
- 积分:1
-
设f(x)= 1×X2 X5 X27,分别尝试写下面的移位寄存器…
设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序:
以f(x)为联接多项式的DSR;
以f(x)为联接多项式的LFSR。
可供选择的联接多项式:
f1(x)=1+x+x4+x6+x30;
f2(x)=1+ x3+ x31;
f3(x)=1+ x6+ x31;
f4(x)=1+ x7+ x31;
f5(x)=1+ x13+ x31;
-Let f (x) = 1 x x2 x5 x27, respectively try to write the following Shift Register : f (x) connected to the DSR polynomial; f (x) for connectivity polynomial LFSR. Connection options polynomial : f (x) = 1 x x4 x6 x30; F2 (x) = 1 x3 x31; f3 (x) = 1 x6 x31; f4 (x) = 1 x11 x31; f5 (x) = 1 x13 x31;
- 2022-04-07 10:24:13下载
- 积分:1
-
DES加密算法的C++
DES加密算法的C++实现-DES encryption algorithm in C++
- 2023-04-13 06:10:03下载
- 积分:1
-
写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。
程序的输出应该进入一个文件以同一个文件名,但...
写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。
程序的输出应该进入一个文件以同一个文件名,但.ENC引伸。-Write an exclusive-OR encryption program. The program should take as input a filename that is then encrypted by the program. The program should ask the user to input an encryption key, which should be used to encrypt the file.
The output of the program should go into a file with the same filename but a .ENC extension.
- 2022-08-17 16:43:26下载
- 积分:1