-
按照分组密码运行的CBC方式,将其中的DES算法置换为S
按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and the arbitrary 8BIT unsigned integers, the achievement of this encryption/decryption model
- 2022-11-18 06:45:03下载
- 积分:1
-
MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧
MD5的MFC类,使用方便。CMD5::GetMD5("123") 简单吧-the MFC category and convenient. CMD5 : : GetMD5 ( "123") it simple
- 2022-04-20 01:43:58下载
- 积分:1
-
维吉尼亚密码
本代码实现了维吉尼亚密码,维吉尼亚密码是基于简单的凯撒密码改进而来的多表替换密码,代码简单,供交流学习使用。
- 2022-02-06 07:52:41下载
- 积分:1
-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions. (Eg : UNIX password algorithm is to DES algorithm-based).
- 2022-02-02 12:16:17下载
- 积分:1
-
这是最新的openssl学习的材料,是源代码,相信朋友们以前看过的都知道,这在网络方面很有用的。...
这是最新的openssl学习的材料,是源代码,相信朋友们以前看过的都知道,这在网络方面很有用的。-This is the latest openssl learning opnenssl, is the source code, I believe that friends who have seen before, all know that this very useful in networking.
- 2022-03-26 16:14:37下载
- 积分: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
-
数字证书处理程序
数字证书处理程序-procedures for handling digital certificates
- 2022-08-26 11:40:15下载
- 积分:1
-
3des 的c语言版
用于android jni的c语言版 3des算法
- 2022-03-02 05:11:16下载
- 积分:1
-
Base64 codec demo program
Base64 编解码演示程序 -Base64 codec demo program
- 2022-12-15 14:40:03下载
- 积分:1
-
ECC算法,ECC算法
ecc algorithm, ecc algorithm-ecc algorithm, the algorithm ecc. ecc algorithm
- 2022-02-02 09:51:26下载
- 积分:1