Skip to content

Support Edwards curve for signing #243

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

Open
dpetran opened this issue Nov 3, 2022 · 3 comments
Open

Support Edwards curve for signing #243

dpetran opened this issue Nov 3, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@dpetran
Copy link
Contributor

dpetran commented Nov 3, 2022

Native multisig support.

Bouncycastle probably has support, SJCL too.

@dpetran dpetran added this to the 3.0.0-alpha2 milestone Nov 3, 2022
@cap10morgan
Copy link
Contributor

Looks like SJCL does not yet support Edwards curves and might not anytime soon. Someone recommended libsodium.js as an alternative, but that might be a lot of work to transition fluree.crypto to.

@dpetran
Copy link
Contributor Author

dpetran commented Nov 3, 2022

Wes found https://github.com/paulmillr/noble-ed25519#security as a possible alternative

@bplatz
Copy link
Contributor

bplatz commented Nov 29, 2022

I think this one can get bumped down in priority for now... maybe moved to no milestone if others agree.

@mpoffald mpoffald removed this from the 3.0.0-alpha2 milestone Dec 5, 2022
@bplatz bplatz added the enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants