-
Notifications
You must be signed in to change notification settings - Fork 107
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
Add digest to targets metadata directly #170
Add digest to targets metadata directly #170
Commits on Jan 19, 2022
-
Add digest to targets metadata directly
This commit allows users of go-tuf to sign oci images or other non-local targets by directly providing the hash and length of these artifacts. Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 821edfc - Browse repository at this point
Copy the full SHA 821edfcView commit details -
dynamically determine hash algorithm in AddDigestTarget
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c799bb - Browse repository at this point
Copy the full SHA 6c799bbView commit details -
Add verification of digest signatures
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89ce497 - Browse repository at this point
Copy the full SHA 89ce497View commit details -
Update digest delegation based on pr feedback
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99993af - Browse repository at this point
Copy the full SHA 99993afView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae412af - Browse repository at this point
Copy the full SHA ae412afView commit details -
add client test for VerifyDigest
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7eb4419 - Browse repository at this point
Copy the full SHA 7eb4419View commit details -
allow verifydigest to have a path
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6829ff4 - Browse repository at this point
Copy the full SHA 6829ff4View commit details -
Co-authored-by: Ethan Lowman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1db34a2 - Browse repository at this point
Copy the full SHA 1db34a2View commit details -
Add and verify non-oci digests
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15495f4 - Browse repository at this point
Copy the full SHA 15495f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387ed15 - Browse repository at this point
Copy the full SHA 387ed15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8da13 - Browse repository at this point
Copy the full SHA 3e8da13View commit details -
AddDigestTargets -> AddTargetsWithDigest
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be54bcb - Browse repository at this point
Copy the full SHA be54bcbView commit details -
AddDigestTargets -> AddTargetsWithDigest
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a8e8b7 - Browse repository at this point
Copy the full SHA 5a8e8b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 685fb7c - Browse repository at this point
Copy the full SHA 685fb7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a58a1bd - Browse repository at this point
Copy the full SHA a58a1bdView commit details -
update function signatures for VerifyDigest, AddTargetsWithDigest
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06228a9 - Browse repository at this point
Copy the full SHA 06228a9View commit details -
use topLevelTargets() instead of targets()
Signed-off-by: Marina Moore <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3088a24 - Browse repository at this point
Copy the full SHA 3088a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7924729 - Browse repository at this point
Copy the full SHA 7924729View commit details