[Mono-bugs] [Bug 54868][Nor] Changed - Key obtained from TripleDES SymmetricAlgorithm gets corrupted

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 26 Feb 2004 09:27:45 -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=54868

--- shadow/54868	2004-02-25 18:33:05.000000000 -0500
+++ shadow/54868.tmp.22422	2004-02-26 09:27:45.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 54868
 Product: Mono/Class Libraries
 Version: unspecified
 OS: SUSE 9.0
 OS Details: Mono 30.1 + patches
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jluciani@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -153,6 +153,11 @@
 from the SymmetricAlgorithm rather than just saving the reference to the
 object returned by symAlg.Key.
 
 Thanks for your help,
 
 Juan Carlos Luciani
+
+------- Additional Comments From sebastien@ximian.com  2004-02-26 09:27 -------
+Fixed in CVS. Thanks for the report. I'll look for similar patterns
+inside the other cryptographic classes and add new unit tests later.
+