Skip to content
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

Headers: use 65-byte signatures instead of R,S values #1834

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

BedrockSquirrel
Copy link
Collaborator

Why this change is needed

We want to be able to easily recover Enclave ID from batch and rollup header signatures.

What changes were made as part of this PR

Put signature logic into a small library. Replace R,S values in the batch/rollup headers with the 65-byte signature format.

PR checks pre-merging

Please indicate below by ticking the checkbox that you have read and performed the required
PR checks

  • PR checks reviewed and performed

Copy link
Collaborator

@tudor-malene tudor-malene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@BedrockSquirrel BedrockSquirrel merged commit 75f610d into main Mar 14, 2024
2 checks passed
@BedrockSquirrel BedrockSquirrel deleted the matt/pubkey-recoverable-sigs branch March 14, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants