-
多数程序设计语言处理整数的能力是有限的,如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
-
AES加密算法
128位的AES加密算法、可以在FPGA上实现。利用硬件描述语言Verilog实现。各个模块都有,行变换、列混淆、轮密钥加变换、密钥扩展,并且有说明文档PDPF格式的。有完整的测试程序Testbench。特别适合研究AES加密算法的爱好者。
- 2022-03-15 16:40:20下载
- 积分:1
-
一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码...
一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码- Completely uses the java compilation the encryption general
algorithm package, contains des, des3, rsa and so on very many
encryptions calculates the law origin code
- 2022-05-20 18:13:01下载
- 积分:1
-
数字签名(完整代码)
这是一个完整的数字签名过程,包括密钥的分发管理,摘要的提取,在eclipse上测试成功。
- 2022-02-24 16:55:09下载
- 积分:1
-
程序实现了大素数的判断和如果不是素数,则其可分解的最小的素数...
程序实现了大素数的判断和如果不是素数,则其可分解的最小的素数-program of large prime numbers and if the judgment is not prime, then decomposition of the smallest prime number
- 2022-02-04 09:05:51下载
- 积分:1
-
C_MD5 是一个用C写的标准MD5加密算法,使用简单,快速
C_MD5 是一个用C写的标准MD5加密算法,使用简单,快速
- 2022-11-25 13:50:03下载
- 积分:1
-
RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。...
RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。-RSA class
- 2022-01-24 15:25:01下载
- 积分:1
-
用JAVA做的模拟电梯的程序,是自己做的
用JAVA做的模拟电梯的程序,是自己做的- Simulation elevator procedure does which with JAVA, is oneself
does
- 2023-08-28 09:55:03下载
- 积分:1
-
加密算法源代码DES&RSA
加密算法源代码DES&RSA-encryption algorithm source code DESRSA
- 2022-03-21 05:05:26下载
- 积分:1
-
一个了不起的进程查看器/杀手/翻车机
一个非常棒的Process Viewer/Killer/Dumper-a terrific Process Viewer/Killer/Dumper
- 2022-01-25 16:31:52下载
- 积分:1