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

Switch Ed25519 implementation to zip215 compliant library #584

Open
webmaster128 opened this issue Dec 16, 2020 · 0 comments
Open

Switch Ed25519 implementation to zip215 compliant library #584

webmaster128 opened this issue Dec 16, 2020 · 0 comments
Milestone

Comments

@webmaster128
Copy link
Member

Right now we use Ed25519 from libsodium. Tendermint migrates to zip215 and so should we in order to be able to verify Tendermint's signatures in the client.

There is the ed25519-zebra crate, which we should be able to compile to Wasm and integrate into CosmJS.

@webmaster128 webmaster128 added this to the 1.0 milestone Dec 16, 2020
@webmaster128 webmaster128 changed the title Switch Ed25519 implementation to zip215 complient library Switch Ed25519 implementation to zip215 compliant library Dec 16, 2020
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

No branches or pull requests

1 participant