[Mono-bugs] [Bug 79641][Nor] Changed - CryptoConfig.CreateFromName shouldn't be case sensitive

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 11 09:02:31 EDT 2006


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 at ximian.com.

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: sebastien at ximian.com                            
 ReportedBy: sanxiyn at gmail.com               
 QAContact: mono-bugs at ximian.com
 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>


More information about the mono-bugs mailing list