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=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 [EMAIL PROTECTED] 2007-04-17 13:09 ------- +I don't see why (2) requires more allocation or GCs... _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
