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-20 12:38:16.000000000 -0400 +++ shadow/76483.tmp.4478 2005-10-21 11:02:44.000000000 -0400 @@ -161,6 +161,10 @@ * Setting the IV property always throws the exception. * Calling the Create[En|De]cryptor methods doesn't throw (for the unmanaged ciphers) except for Rijndael. 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). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
