[Mono-bugs] [Bug 54262][Blo] Changed - Key generation cause 100% CPU use
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 13 Feb 2004 12:04:06 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54262
--- shadow/54262 2004-02-13 08:01:23.000000000 -0500
+++ shadow/54262.tmp.15961 2004-02-13 12:04:06.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 54262
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: Windows XP Professional SP1
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Blocker
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastien.lambla@cubiks.com
QAContact: mono-bugs@ximian.com
@@ -175,6 +175,11 @@
------- Additional Comments From sebastien@ximian.com 2004-02-13 08:01 -------
Created an attachment (id=6693)
Performance Data using Rabin-Miller
+
+------- Additional Comments From sebastien@ximian.com 2004-02-13 12:04 -------
+Not really fixed but bug #51229 required us to change to Rabin-Miller.
+The strange timings for (n*64)+8 bit length doesn't happen with RB.
+