dsa: Use own base64 and PEM decoding
Don't rely on dsa-verify's PEM and base64 decoders, use WinSparkle's own wincrypt-based ones. Add dsa_verify_blob_der() helper to acommodate this use, so that we don't have to calculate the (peculiar) hash ourselves.
V
Václav Slavík committed
94cfd44284f16e00d43c7da881960baf7989dbc1
Parent: 88cfe01