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

litewitness: Fix cosignature endianness #16

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

rgdd
Copy link
Contributor

@rgdd rgdd commented Oct 27, 2024

This is what c2sp.org/[email protected] specifies by reference to RFC 8446, §3. I'm leaving it as a future TODO to bump up the test coverage. I did test manually that poc.so/jellyfish accepts cosignatures from my prototype witness when running this patch though.

Fixes #12.

This is what c2sp.org/[email protected] specifies by
reference to RFC 8446, §3.  I'm leaving it as a future TODO to bump up
the test coverage.  I did test manually that poc.so/jellyfish accepts
cosignatures from my prototype witness when running this patch though.

Fixes FiloSottile#12.
@rgdd
Copy link
Contributor Author

rgdd commented Oct 27, 2024

If we could also get a bugfix release post-merge (v0.2.1) that would be great -- thanks!

@FiloSottile FiloSottile merged commit 9ad1ee1 into FiloSottile:main Oct 29, 2024
1 check passed
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.

litewitness: Wrong endianness
2 participants