[Mono-bugs] [Bug 366623] Decryption by SymmetricTransform with padding mode ANSIX923 throws BadPadding exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 4 10:39:23 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=366623

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=366623#c1


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  2008-03-04 08:39:22 MST ---
You're right. The loop should be identical to the PKCS7 one where i is
initialized to padding - 1.

Fixed in SVN r97308 (corlib) and r97309 (Mono.Security).
Unit test added in r97310.

Thanks!


-- 
Configure bugmail: https://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