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

Bls pubkey size mismatch #22548

Open
simonzg opened this issue Nov 18, 2024 · 0 comments
Open

Bls pubkey size mismatch #22548

simonzg opened this issue Nov 18, 2024 · 0 comments
Labels
needs-triage Issue that needs to be triaged

Comments

@simonzg
Copy link

simonzg commented Nov 18, 2024

I noticed that pubkey size for BLS is defined differently in cosmos-sdk and cosmos/crypto.

32bytes in cosmos-sdk:

48 bytes in cosmos/crypto: https://github.com/cosmos/crypto/blob/bb8c5deb91b3a722e145c4d9c6d06c6158d23dfe/curves/bls12381/pubkey.go#L12

Are they in the same format or using a different format to store the pubkey for BLS? Where can we find documentations for this kind of settings? Thanks.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Cosmos-SDK Nov 18, 2024
@github-actions github-actions bot added the needs-triage Issue that needs to be triaged label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issue that needs to be triaged
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant