[Mono-bugs] [Bug 57941][Wis] Changed - CryptoConvert can't decode nunit.key

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 1 May 2004 12:25:21 -0400 (EDT)


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=57941

--- shadow/57941	2004-05-01 12:10:28.000000000 -0400
+++ shadow/57941.tmp.28043	2004-05-01 12:25:21.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 57941
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sebastien@ximian.com               
@@ -89,6 +89,14 @@
 * Mono RSA implementation use CRT parameters when available (as it is
 much faster);
 * CryptoConvert throw a CryptographicException when a key is
 incomplete (e.g. missing D).
 * Mono SN.EXE refuse to sign the assembly.
 
+
+------- Additional Comments From sebastien@ximian.com  2004-05-01 12:25 -------
+<crypto-talk mode=off>
+<li>nunit key file is truncated 
+<li>they are very lucky that it works with MS runtime
+<li>for compatibility we may be able to do the same thing
+</crypto-talk>
+