-
Notifications
You must be signed in to change notification settings - Fork 770
Remove SHA256 assumption in sign-blob/verify-blob #4050
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
b1c0f19
Remove SHA256 assumption in sign-blob/verify-blob
ret2libc 180d536
Use Ed25519ph by default
ret2libc bb0a4bd
tests: add e2e test for sign-blob/verify-blob with non-default keys
ret2libc 260444c
Update sigstore/sigstore to v1.9.1
ret2libc 45f0289
REMOVE ME: Update to trail-of-forks sigstore-go
ret2libc 2040109
fix tests
ret2libc 00d769a
fix e2e tests
ret2libc acfa016
Use PureED25519 if no tlog upload
ret2libc 8234ba5
fulcio: add comment about adapter
ret2libc 1bc2269
test/e2e_test: use rekorUrl/fulcioUrl
ret2libc 1f86890
REMOVE ME: update sigsto-go
ret2libc ab1b104
Merge remote-tracking branch 'origin/main' into use-load-options
ret2libc 2961ce1
REMOVE ME: update sigstore-go
ret2libc dd4c926
test: try to fix e2e tests
ret2libc 1b82e30
test/e2e_test: correctly name subtests
ret2libc 3a8c7e2
fix e2e tests
ret2libc d6ef62b
fix lint
ret2libc 208c3d5
fix lint 2
ret2libc c9ec1b7
extract GetDefaultLoadOptions function
ret2libc b7ab2fb
Merge remote-tracking branch 'origin/main' into use-load-options
ret2libc f0dd4d1
Merge remote-tracking branch 'origin/main' into use-load-options
ret2libc b4ea782
add a confirmation msg for old bundle format
ret2libc 590c216
Merge remote-tracking branch 'origin/main' into use-load-options
ret2libc 126a039
fix merging, payload needs to be initialized earlier
ret2libc c4f824e
Provide a default SHA256 payload for signingConfig payload
ret2libc 3fb2bb7
fix lint
ret2libc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
Remove SHA256 assumption in sign-blob/verify-blob
Signed-off-by: Riccardo Schirone <riccardo.schirone@trailofbits.com>
- Loading branch information
commit b1c0f19caa9a432efcc3d1e63b2cec69292d3b8c
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.