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 [EMAIL PROTECTED]

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

--- shadow/76483        2005-10-19 14:34:29.000000000 -0400
+++ shadow/76483.tmp.2086       2005-10-19 14:55:56.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 76483
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Red Hat 8.0
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
-Priority: Major
-Component: System.Security
+Severity: Unknown
+Priority: Normal
+Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Triple DES Encryption Throws Exception
+Summary: TripleDES IV length isn't checked on MS implementation
 
 Please fill in this template when reporting a bug, unless you know what 
 you are doing.
 
 Description of Problem:
 ------------------------
@@ -149,6 +149,10 @@
 
 How often does this happen? 
 Always.
 
 Additional Information:
 None.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-10-19 14:55 -------
+The IV in the sample code is much too long (256 bits versus 64 bits).
+Strangely this isn't checked by MS implementation.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to