搜索资源列表
BigInt(edition3)
- 密码学中用的大数类,用c++实现,可以实现基本的四则运算和密码学中的常用算法,如欧几里得算法等,
BigInt
- RSA公钥加密算法(基于大整数的分解难实现的,包括大整数的加、减、乘、除,加密,解密等)
bigint
- 大素数生成。用于加密解密。具体内容:用C或C++语言编写的一个生成二进制为1024位的大素数的程序。-Generate large prime numbers. For encryption and decryption. Specific elements: using C or C++ Language to prepare a generation of binary for the 1024 program of large prime numbers.
RSAKit_mod
- RSA运算的大数库 语法简洁易懂 实用性强 -RSA BigInt simple and practice
BigInt
- 实现大数运算,可以运用到RSA密码编程中的幂乘的快速实现以及素数的生成等运算中-Realization of large numbers arithmetic, you can use to quickly implement RSA cryptography programming exponentiation and primes in arithmetic generation
bigint
- delphi写的大数运算单元,支持加、减、乘、除(商和余数),里面有调用各方法的示例。-delphi write large numbers arithmetic unit supports addition, subtraction, multiplication, division (quotient and remainder), there are examples of each method call.
RSA_BIGINT
- RSA算法中的大数处理,纯C代码实现,方便移植。(Large number processing in RSA algorithm.)
