[Mono-bugs] [Bug 609376] New: HashAlgorithm subclasses function differently than on MS .NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu May 27 05:35:52 EDT 2010


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: mono-bugs at lists.ximian.com
        ReportedBy: juhovh at iki.fi
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list