[Mono-bugs] [Bug 538406] Bad PKCS7 padding exception is thrown when trying to login or recover password under ASP.NET using encrypted passwords and AspSQLProvider.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 11 12:35:48 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=538406

User piotr.walat at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=538406#c4





--- Comment #4 from Piotr Walat <piotr.walat at gmail.com>  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.


More information about the mono-bugs mailing list