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

Make non-threshold cryptography generic? #406

Open
afck opened this issue May 15, 2019 · 0 comments
Open

Make non-threshold cryptography generic? #406

afck opened this issue May 15, 2019 · 0 comments
Assignees

Comments

@afck
Copy link
Collaborator

afck commented May 15, 2019

We currently use threshold_crypto's BLS keys for signing some messages in DHB, and for encrypting some fields of the SyncKeyGen messages. However, in many use cases, nodes already have some other type of key anyway, and giving them a BLS key in addition is redundant. Would it be feasible to make the keys for signing and encrypting generic?

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