Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify the timestamp signature #14

Open
woodruffw opened this issue Apr 24, 2020 · 0 comments
Open

Verify the timestamp signature #14

woodruffw opened this issue Apr 24, 2020 · 0 comments
Assignees
Labels
C:uthenticode The core uthenticode library enhancement New feature or request
Milestone

Comments

@woodruffw
Copy link
Member

In addition to the signature and certificate chain, we should also verify the timestamp signature embedded in each Authenticode SignedData.

Documentation for these is a little inconsistent, but they seem to be mostly standard PKCS#9 countersignatures:

osslsigncode's codebase will probably be helpful here.

@woodruffw woodruffw self-assigned this Apr 24, 2020
@woodruffw woodruffw added this to the 1.1.0 milestone May 5, 2020
@woodruffw woodruffw added C:uthenticode The core uthenticode library enhancement New feature or request labels May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:uthenticode The core uthenticode library enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant