[Mono-bugs] [Bug 30256][Wis] Changed - Sample requires generating a key (which requires RNG)

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 17 Jan 2003 08:57:14 -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 duncan@ximian.com.

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

--- shadow/30256	Sun Oct 13 16:16:59 2002
+++ shadow/30256.tmp.1993	Fri Jan 17 08:57:14 2003
@@ -1,13 +1,13 @@
 Bug#: 30256
 Product: Mono/Class Libraries
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: duncan@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -49,6 +49,9 @@
 ------- Additional Comments From spouliot@videotron.ca  2002-10-13 16:16 -------
 No the sample won't work on Linux either :-(
 It also requires the CryptoStream which is not fully implemented (I 
 did a small part for HMACSHA1 but that nowhere enough for this 
 sample).
 
+
+------- Additional Comments From duncan@ximian.com  2003-01-17 08:57 -------
+Looks like this is now fixed.