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

fix(ed25519)!: encode ed25519 signatures raw as per RFC 8032 #216

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

milapsheth
Copy link
Member

@milapsheth milapsheth commented Jul 11, 2024

AXE-4387

Encode signatures as raw bytes as per RFC 8032. While ECDSA doesn't use raw encoding, it seems to be the standard for ed25519

cosmwasm-crypto also adheres to raw signature encoding

@milapsheth milapsheth requested a review from sdaveas as a code owner July 11, 2024 19:54
@milapsheth milapsheth merged commit 287aafc into main Jul 11, 2024
3 checks passed
@milapsheth milapsheth deleted the fix/ed25519-sig-encoding branch July 11, 2024 20:26
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