[Bug 11509] Wordviewer 2003 is unable to open documents encrypted with AES

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 2 17:22:47 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=11509


Michael Karcher <wine at mkarcher.dialup.fu-berlin.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wine at mkarcher.dialup.fu-
                   |                            |berlin.de




--- Comment #14 from Michael Karcher <wine at mkarcher.dialup.fu-berlin.de>  2008-06-02 17:22:46 ---
Alexandre is right. Please cut down your patch to the first four hunks and the
last hunk. The middle part (regarding the DefaultsKeys) is not only unneeded,
but wrong too. You exceed the array dimensions of szDefaultKeys, just to
mention the bug I noticed when looking at it. The purpose of the default keys
is, if I got it correctly, to find the name of the default crypto provider
providing some type (type 24, RSA signing with AES encryption in this case).
The "(Prototype)" crypto provider should not be default for anything, so let
the defaults alone!

I tested it on a fresh wineprefix and it works. I am not submitting the patch
myself for you to get the credit.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list