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

--- shadow/79641        2006-10-11 05:14:06.000000000 -0400
+++ shadow/79641.tmp.2470       2006-10-11 09:02:31.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 79641
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
-Priority: Wishlist
-Component: System.Security
+Severity: Unknown
+Priority: Normal
+Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: HashAlgorithm.Create doesn't accept lowercased algorithm names
+Summary: CryptoConfig.CreateFromName shouldn't be case sensitive
 
 IronPython session:
 
 >>> from System.Security.Cryptography import HashAlgorithm
 >>> HashAlgorithm.Create('MD5')
 <MD5CryptoServiceProvider object at 0x000000000000002B>
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to