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=80439 --- shadow/80439 2007-01-03 13:42:19.000000000 -0500 +++ shadow/80439.tmp.19769 2007-01-04 05:46:12.000000000 -0500 @@ -62,6 +62,12 @@ (your proposed fix wouldn't work for the ECB mode). Luckily the correct fix is even simpler :) ------- Additional Comments From [EMAIL PROTECTED] 2007-01-03 13:42 ------- Fixed in SVN r70427. Unit tests added in r70428. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-04 05:46 ------- +By reducing the input count, it seems to me you won't buffer the right +block for next transformation for the special case when you need to +KeepLastBlock (not ECB, padding on, decryption). Does your fix work +work with two successives transformations for that case? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
