-
AES算法的实现,大家可以参考一下看看。
AES算法的实现,大家可以参考一下看看。-AES algorithm, we can refer you to see.
- 2023-03-27 14:30:03下载
- 积分:1
-
shareloginmodule
ShareLoginModule
- 2023-09-03 19:10:04下载
- 积分:1
-
hash算法的vb实现.很好用!
hash算法的vb实现.很好用!-hash algorithm to achieve the vb. With good!
- 2022-03-21 07:41:04下载
- 积分:1
-
encrypt image
加密数字图像的主要源码 加密数字图像的主要源码-encrypt image
- 2023-04-06 13:20:04下载
- 积分:1
-
Md5碰撞
Md5碰撞-Md5 collision
- 2022-01-21 18:34:14下载
- 积分:1
-
大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。...
大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。-Treasury computing large numbers miracl. With miracl this library, you can directly call the function, to realize that you ask for a public-key cryptography functions.
- 2023-03-22 00:40:03下载
- 积分:1
-
ABE加密(Attribute
ABE加密(Attribute-Based Encryption)算法的一种实现方案-Source code for ABE(Attribute-Based Encryption)
- 2022-05-15 00:41:47下载
- 积分:1
-
pkcs#11 header files
pkcs#11 header files
- 2022-04-07 02:39:26下载
- 积分:1
-
使用标准C++开发的SHA
使用标准C++开发的SHA-1算法的实现-Using standard C++ Developed SHA-1 algorithm
- 2023-09-06 15:30:03下载
- 积分: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