-
DEC的实现,快点下啊
DEC的实现,快点下啊-the realization quickly under ah
- 2022-12-10 01:35:03下载
- 积分:1
-
ECC
椭圆曲线的实现(ECC),椭圆曲线算法是代数几何、数论等多个数学分支的一个交叉点,一直被人们认为是纯理论学科。而椭圆曲线密码体制,是基于椭圆曲线离散对数问题的一种公钥密码体制(Realization of elliptic curves (ECC), elliptic curve algorithm is algebraic geometry, a number of mathematical intersection of number theory and other branches, has been considered a purely theoretical discipline. The elliptic curve cryptosystem is based on elliptic curve discrete logarithm problem as a public-key cryptosystem)
- 2014-05-09 19:32:34下载
- 积分:1
-
rsa
RSA的加密和解密。运行在VC++6.0下。(RSA encryption and decryption)
- 2020-06-19 09:40:01下载
- 积分: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
-
1
说明: 据加密在计算机安全中的应用。。。。凑字凑字凑字(The application of data encryption in computer security)
- 2020-01-20 12:27:46下载
- 积分:1
-
md5_cPP
VC++下MD5运行和使用示例,可以正常使用MD5算法(VC MD5)
- 2015-08-11 10:15:02下载
- 积分:1
-
enigma3模拟二战的加密算法
ENIGMA3模拟WW II加密算法-ENIGMA3 simulation WW II encryption algorithm
- 2022-02-13 05:10:05下载
- 积分:1
-
hyperchaos
Cryptanalysis of a new image encryption algorithm based on hyper-chaos
- 2018-03-27 22:16:10下载
- 积分:1
-
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是...
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope-32767---- 32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, the procedure is designed algorithm large integer addition and subtraction operations.
- 2022-03-13 06:04:47下载
- 积分:1
-
base64
Base64 crypt/decrypt
- 2013-01-28 20:47:37下载
- 积分:1