[Bug 10698] Windows Installer 3.1 Incorrectly verifies

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 18 07:23:19 CST 2007


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


Bryan DeGrendel <sirnuke at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sirnuke at gmail.com




--- Comment #3 from Bryan DeGrendel <sirnuke at gmail.com>  2007-12-18 07:23:19 ---
Also, a quick bit of research notes:

CryptCATAdminCalcHashFromFileHandle (currently a stub in WINE) reads a file,
performs something called a C14 Normalization (which is undocumented by
Microsoft, but appears to remove any platform specific parts of the file), and
performs a SHA1 hash on the result.

https://www.cryptguard.com/files/codesigningx86.exe Installs a collection of
tools for generating catalog signatures.
http://groups.google.com/group/microsoft.public.platformsdk.security/browse_thread/thread/8085e7712cd60dc9/ac1388d09180fda4
Thread somewhat related to CryptCATAdminCalcHashFromFileHandle.
http://www.jensign.com/hash/ Short article on the hash function the catalogs
use.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list