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

Implement Chaum Pederson Signature for Keypair #60

Open
drskalman opened this issue Nov 9, 2022 · 2 comments
Open

Implement Chaum Pederson Signature for Keypair #60

drskalman opened this issue Nov 9, 2022 · 2 comments

Comments

@drskalman
Copy link
Collaborator

Implementing Chaum Pederson Signature for fast single BLS signature verification.

@burdges
Copy link
Collaborator

burdges commented Feb 24, 2023

A priori, this should be required before merging anything into substrate, as migration could be painful otherwise.

I'd suggest we deprecate this whole crate though and start another one without this swapable traits mess.

@burdges
Copy link
Collaborator

burdges commented Mar 11, 2023

We should merge features of this repo into and deprecate this repo for nugget_bls which does this correctly.

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

2 participants