http://bugzilla.novell.com/show_bug.cgi?id=523687

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=523687#c1


Sebastien Pouliot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|System.Security             |Sys.Core
         Resolution|                            |FIXED
         AssignedTo|[email protected]         |[email protected]




--- Comment #1 from Sebastien Pouliot <[email protected]>  2009-07-20 
19:01:50 MDT ---
Oops, it's a typo. The fully qualified name is required because corlib's
CryptoConfig does not know about this type.

Fixed in r138249 (HEAD) and r138250 (2-4 branch).

BTW this Rijndael and AES don't return the *exact* same thing. Rijndael let you
use 128, 192 or 256 for the block size but AES only support 128 (which is the
default for Rijndael).

Thanks for spotting (and reporting) the issue!
Sebastien

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to