[Mono-bugs] [Bug 80441][Nor] Changed - Case where successive decryption fails using same bytearray

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 17 13:09:15 EDT 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=80441

--- shadow/80441	2007-03-06 09:51:21.000000000 -0500
+++ shadow/80441.tmp.30666	2007-04-17 13:09:15.000000000 -0400
@@ -76,6 +76,9 @@
 (3) change your code to ensure input!=output by allocation/copying
 memory if required.
 
 We won't do (1) and (2), for the same reason MS doesn't, as both cases
 would slow down the cryptographic operations (more allocation, more GC
 work) for a use case that is, at best, very uncommon.
+
+------- Additional Comments From lauren.bedoule at gmail.com  2007-04-17 13:09 -------
+I don't see why (2) requires more allocation or GCs...


More information about the mono-bugs mailing list