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 randomness beacon via threshold signatures #27

Open
joebebel opened this issue Mar 13, 2021 · 1 comment
Open

Implement randomness beacon via threshold signatures #27

joebebel opened this issue Mar 13, 2021 · 1 comment
Assignees
Labels

Comments

@joebebel
Copy link
Contributor

joebebel commented Mar 13, 2021

This is not the highest priority task, but it is relatively straightforward and can also be good for testing the overall system.

https://www.cc.gatech.edu/~aboldyre/papers/bold.pdf

@joebebel
Copy link
Contributor Author

joebebel commented Jul 7, 2021

We probably will need to use the Verifiable Unpredictable Function as described in the Aggregatable DKG paper, since BLS signatures aren't compatible with the group secret key generated by our DKG.

theref pushed a commit to theref/ferveo that referenced this issue Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants