[Mono-bugs] [Bug 76483][Nor] Changed - TripleDES IV length isn't checked on MS implementation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 21 11:02:44 EDT 2005


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 sebastien at ximian.com.

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 sebastien at ximian.com  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).


More information about the mono-bugs mailing list