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

Refactor Distributed Key Generation #3

Open
dkaidalov opened this issue Apr 12, 2018 · 0 comments
Open

Refactor Distributed Key Generation #3

dkaidalov opened this issue Apr 12, 2018 · 0 comments

Comments

@dkaidalov
Copy link
Collaborator

The implementation of the distributed key generation scheme which is currently placed in CommitteeMember (and DistrKeyGen class it treasury-crypto) probably needs to be reworked. There are a lot of unnecessary, complex code.
First of all it should not hold private keys of committee members and probably it is a good idea to integrate this functionality completely into the TreasuryState.

An investigation on the better architechture is needed

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