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

--- shadow/80439        2007-01-04 10:38:02.000000000 -0500
+++ shadow/80439.tmp.29692      2007-01-04 14:23:23.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80439
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -88,6 +88,19 @@
 
 I appreciate your feedback :) but please use the mailing-lists for
 discussions about untested/potential issues or (better) open new (or
 re-open existing) bugzilla entries for bugs (with sample code showing
 the problem). Adding comments to closed issues has a high probability
 to get "lost" (as it won't show up in pre-defined queries).
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-01-04 14:23 -------
+I changed (r70491/2) the previous fix to be more compatible with MS
+(see new unit tests in r70493) at least for the CryptoAPI-based
+transforms.
+
+Note that, as I said earlier, depending on such ICryptoTransform
+"details" is risky. In the past I've seen that the CryptoAPI based
+transforms (common code for MS that resides in CryptoAPITransform) has
+a few (subtle) implementation differences with MS
+RijndaelManagedTransform. Expect not so subtle differences with non-MS
+code (which can be used, without your knowledge, by modifying the
+machine.config file).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to