文件名称:PrimeGenAndTester
-
所属分类:
- 标签属性:
- 上传时间:2012-11-09
-
文件大小:21.87kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography.
Program has easily readable and well written algorithm implementation to check for Jacobian Symbol, choice of two methods for primality testing: Miller-Rabin or Solovay-Strassen method and Blum-Blum Shub method for random number generation.
Input and output of the program is through files in \bin directory. Project is compatible with Java Eclipse 3.0 IDE, but can also be easily built from command line.-Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography.
Program has easily readable and well written algorithm implementation to check for Jacobian Symbol, choice of two methods for primality testing: Miller-Rabin or Solovay-Strassen method and Blum-Blum Shub method for random number generation.
Input and output of the program is through files in \bin directory. Project is compatible with Java Eclipse 3.0 IDE, but can also be easily built from command line.
Program has easily readable and well written algorithm implementation to check for Jacobian Symbol, choice of two methods for primality testing: Miller-Rabin or Solovay-Strassen method and Blum-Blum Shub method for random number generation.
Input and output of the program is through files in \bin directory. Project is compatible with Java Eclipse 3.0 IDE, but can also be easily built from command line.-Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography.
Program has easily readable and well written algorithm implementation to check for Jacobian Symbol, choice of two methods for primality testing: Miller-Rabin or Solovay-Strassen method and Blum-Blum Shub method for random number generation.
Input and output of the program is through files in \bin directory. Project is compatible with Java Eclipse 3.0 IDE, but can also be easily built from command line.
相关搜索: Miller Rabin java
algorithm rabin
Rabin Miller
cryptography blum blum shub
blum blum shub
prime generator
cryptography
miller rabin
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin/BBSRandomNumGen.class
bin/inputfile1
bin/inputfile2
bin/MillerRabinPrimeTester.class
bin/ModularNumber.class
bin/outputfile
bin/PrimeGenAndTester.class
bin/RandSupport.class
bin/SolovayStrassenPrimeTester.class
bin/
src/BBSRandomNumGen.java
src/MillerRabinPrimeTester.java
src/ModularNumber.java
src/PrimeGenAndTester.java
src/RandSupport.java
src/SolovayStrassenPrimeTester.java
src/
.project
.classpath
bin/inputfile1
bin/inputfile2
bin/MillerRabinPrimeTester.class
bin/ModularNumber.class
bin/outputfile
bin/PrimeGenAndTester.class
bin/RandSupport.class
bin/SolovayStrassenPrimeTester.class
bin/
src/BBSRandomNumGen.java
src/MillerRabinPrimeTester.java
src/ModularNumber.java
src/PrimeGenAndTester.java
src/RandSupport.java
src/SolovayStrassenPrimeTester.java
src/
.project
.classpath
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.