-
IBE身份
IBE基于身份的加密系统的加密程序,使用VC6.0开发-IBE identity-based encryption system of the decryption process, using VC6.0 Development
- 2023-04-27 17:55: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
-
use an iterative equation Xn Asin2 = (Xn
使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn- XB) generated chaotic sequence (Xi) need input A and isolate value, different values in different encryption effect, but only in the chaotic region of encryption is the best. In Microsoft Visual Studio.NET 2003 Debugger success C Language
- 2022-02-03 07:25:44下载
- 积分:1
-
椭圆曲线加密算法源代码,用VC++编写,很好的东西
椭圆曲线加密算法源代码,用VC++编写,很好的东西-Elliptic curve encryption algorithm source code, using VC to prepare, good things
- 2022-05-19 21:40:37下载
- 积分:1
-
:JDK1.4的加密算法的实现算法,包括马里兰州..
内容:基于jdk1.4的加密算法的具体实现,算法包括MD5,SHA-1,DES,DESede,RSA等-: jdk1.4 based on the encryption algorithm to realize the algorithm including MD5, SHA-1, DES, DESede, RSA, etc.
- 2023-08-30 00:20:03下载
- 积分:1
-
encryption algorithm used des documents small program with inside des encryption...
用des算法加密文件的小程序,里面带有des算法和加密的程序,用vc编写-encryption algorithm used des documents small program with inside des encryption algorithm and the procedures used to prepare vc
- 2022-06-19 05:37:45下载
- 积分:1
-
document encryption software source code, document encryption to drive to genera...
加密文件软件源代码,把要加密文件拖动到生成软件上,按照软件提示要求即可进行保密措施.此源代码为本人校友编辑-document encryption software source code, document encryption to drive to generate software, in accordance with the software can suggest requirements for security measures. This source code for my alumni editor
- 2022-02-05 04:06:57下载
- 积分:1
-
一个使用des加密传输的unix下的login程序的服务器端和客户端
一个使用des加密传输的unix下的login程序的服务器端和客户端- Uses des to encrypt under the transmission unix login procedure
server end and the customer end
- 2023-07-17 23:40:03下载
- 积分:1
-
是当今比较新的算法MD5,比DES和DES5都要加密好,是dll文件,在自己写的程序中加入它,就可以直接用了,全是意接口的形式...
是当今比较新的算法MD5,比DES和DES5都要加密好,是dll文件,在自己写的程序中加入它,就可以直接用了,全是意接口的形式-Is the relatively new algorithm MD5, should DES5 than DES and encryption, and is a dll file, written in their own process to join it, can be directly used, the interface is intended to form ~ ~ ~ ~
- 2023-05-18 01:25:03下载
- 积分:1
-
数字签名(完整代码)
这是一个完整的数字签名过程,包括密钥的分发管理,摘要的提取,在eclipse上测试成功。
- 2022-02-24 16:55:09下载
- 积分:1