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=76483 --- shadow/76483 2005-10-21 11:02:44.000000000 -0400 +++ shadow/76483.tmp.6540 2005-10-21 16:06:49.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 76483 Product: Mono: Class Libraries Version: 1.1 OS: Red Hat 8.0 OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -165,6 +165,13 @@ I'll look to "relax" the IV length check for Create[En|De]cryptor, e.g. if it's longer than required. ------- Additional Comments From [EMAIL PROTECTED] 2005-10-21 11:02 ------- Note: FX 2.0 is more rigid than 1.x in checking IV lengths - but it still accept an IV that is too big (while sadly 1.x accept anything). + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-21 16:06 ------- +Fixed in SVN. A lot of tests were added to increase compatiblity with +MS behaviours (not that I like all of them) in both 1.x and 2.0 +versions (as they are, IMHO, better in 2.0). + +Thanks for the sample code. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
