http://bugzilla.novell.com/show_bug.cgi?id=609376
http://bugzilla.novell.com/show_bug.cgi?id=609376#c0 Summary: HashAlgorithm subclasses function differently than on MS .NET Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: CORLIB AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=365099) --> (http://bugzilla.novell.com/attachment.cgi?id=365099) Code reproducing the problem User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; fi; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Code written and tested in Mono works just fine, but throws an exception when run on official MS.NET. Reproducible: Always Steps to Reproduce: See the attached sample code. Actual Results: Everything works correctly. Expected Results: System.Security.Cryptography.CryptographicException: Hash not valid for use in specified state. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
