搜索资源列表
RsakitT
- RSA算法,大素数生成,加密解密-RSA algorithm, generating large prime numbers, encryption and decryption
大素数生成
- 大素数生成算法的实现,很不错的一段程序-large prime number generation algorithm to achieve a very good procedures
BigInterger
- C# 实现的大整数类,生成一个伪大素数,大整数之间的运算以及转化成不同编码的输出
大素数生成
- 这是一个利用Java编写的超大素数生成程序!
PrimeNumber.rar
- 大素数生成器,很好用的程序,可以快速的生成,并可以用TXT文档表示出来~,Large prime number generator, a good procedure to use, can be quickly generated, and TXT files that can be used by the ~
prime
- 产生大素数。以时间作为随机数生成的种子,随机生成大素数。-Generate large prime numbers. With time as the random number generator seeds, randomly generated large prime numbers.
RSA_key
- 产生两个512位的大素数,用这两个大素数生成RSA公钥密码-produce RSA key
1024RSA
- 支持大整数的RSA算法,还可以自动生成随机大素数-Support for large integer RSA algorithm, can also automatically generate random large prime numbers
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.
RSA56778
- 用VC实现的rsa加密解密算法,本人经过测试,可以 直接使用 生成任意多位和任意多个的大素数,十六进制表示 -VC achieved using rsa encryption and decryption algorithm, I tested and can be directly used to generate any number and any number of large prime numbers, hexadecimal
rsa
- 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制 -1, the preparation of procedures for constructing a RSA key 2, the preparation of procedures for fast index algorithm 3, the preparation process to generate large prime numbers 4, t
RSA_FINAL
- RSA加密 大素数生成 运算符重载 -RSA encryption large prime number generator operator overloading
BigPrimerGen
- 大数的运算的类和大素数生成的算法,用C++实现。-Big number computing and big primer generating algorithm.
dasushu
- rsa 大素数生成算法和说明 基于MATlAb-rsa large prime number generation algorithm and instructions Based on Matlab
VS201_-GMP_prime_LIBC
- VS2010环境下使用GMP库-(环境配置、大素数生成代码、LIBC.LIB下载)-VS2010 environment using the GMP library- (environment configuration, large prime number generator code, LIBC.LIB download)
Big-Integer.tar
- 大素数生成和基本运算符重载,采用C++编程,在linux下编写-Generation of large prime and basic operator overloading
5760finalproject
- verilog实现的rsa加解密系统,包括大素数生成算法,包含测试文件。-rsa encryption system using verilog, including large prime number generation algorithms, including test file.
bigPrime
- 采用BigInteger 类实现大素数生成,主要用于密码学RSA算法。-Using BigInteger class implements a large prime number generation, mainly for RSA cryptography algorithm.
素数判断
- 生成大素数,利用了时间随机种子。并且用Miller_Rabin测试法,判定素数(Generating large prime numbers takes advantage of temporal random seeds. And the Miller_Rabin test is used to determine the prime number)
Cache
- 本例基于C/C++平台实现了RSA加密解密功能以及大素数生成和检验功能(This example is based on the C/C++ platform to achieve the RSA encryption and decryption functions and generating large prime numbers and inspection function)