trailofbits / uthenticode

A cross-platform library for verifying Authenticode signatures
https://trailofbits.github.io/uthenticode/
MIT License
136 stars 33 forks source link

uthenticode: Clean verify_signature() up a bit #17

Closed woodruffw closed 4 years ago

woodruffw commented 4 years ago

Use our decoded structure instead of walking the PKCS#7 struct.