You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verifier: Use correct Timestamp hash algorithm (sigstore#1385)
* Verifier: Use correct algorithm for Timestamp hash
Don't assume sha256. Use verify_message() from new rfc3161-client
instead: it looks up the correct hash from the timestamp response.
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
* verify: Add temporary mypy ignore
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
---------
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
0 commit comments