[Mono-bugs] [Bug 81857][Nor] Changed - BigInteger.IsProbablePrime() fails on some primes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 3 11:53:47 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81857

--- shadow/81857	2007-06-11 14:11:46.000000000 -0400
+++ shadow/81857.tmp.16460	2007-07-03 11:53:47.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 81857
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Mono.Security
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: atsushi at ximian.com               
@@ -50,6 +50,13 @@
 He also doubt on OddPow() implementation for the other two cases.
 
 ------- Additional Comments From atsushi at ximian.com  2007-06-11 14:10 -------
 Created an attachment (id=19408)
 proposed fix for 5987 + unit tests
 
+
+------- Additional Comments From sebastien at ximian.com  2007-07-03 11:53 -------
+Patch in SVN r81270.
+
+I'll look into the exception (definitively a bug) and the other case,
+which may not be a bug (as the method is called IsProbablePrime and
+can refuse valid prime ;-)


More information about the mono-bugs mailing list