http://bugzilla.novell.com/show_bug.cgi?id=538406
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=538406#c4 --- Comment #4 from Piotr Walat <[email protected]> 2009-09-11 10:35:47 MDT --- Another observation: this exception is thrown only for short passwords, for longer passwords (>8 ?)a string is returned with the leading password part truncated, for example for password: 'apassthatislongerthanastatisticalpassword' decrypted password value is: 'tislongerthanastatisticalpassword' so first 8 characters are truncated Any ideas? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
