Reputation: 7669
According to this TechNet article on forced integrity checking, there are some circumstances where generating page hashes (the /ph
option) is required. There are other circumstances mentioned where pages hashes are recommended for performance reasons.
Given that generating page hashes is optional, it seems logical to conclude that there must be some possible negative consequence for generating page hashes. However, neither the TechNet article nor the signtool.exe
documentation the documentation provides no reasons given for why one would choose not to generate page hashes.
Are there any possible negative consequences that can come from generating page hashes for Authenticode signing?
Upvotes: 3
Views: 172