[Mono-bugs] [Bug 80439][Nor] Changed - symmetric decryption fails

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 4 05:46:13 EST 2007


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 lauren.bedoule at gmail.com.

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 sebastien at ximian.com  2007-01-03 13:42 -------
 Fixed in SVN r70427.
 Unit tests added in r70428.
+
+------- Additional Comments From lauren.bedoule at gmail.com  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?


More information about the mono-bugs mailing list