Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add experiment using EC-VRF for aggregation #10

Merged
merged 8 commits into from
Feb 26, 2019
Merged

add experiment using EC-VRF for aggregation #10

merged 8 commits into from
Feb 26, 2019

Conversation

Geal
Copy link
Contributor

@Geal Geal commented Jan 31, 2019

here's an implementation of the verifiable random functions based system described in DESIGN.md, using the curve25519-dalek Rust crate and the Ristretto group.

Initial signature, derivation and verification generate correct results, but I'm reaching my limits on crypto scheme design, so this really needs a look from a real cryptographer.

(BTW curve25519-dalek is awesome)

@KellerFuchs KellerFuchs self-requested a review February 6, 2019 19:40
@Geal Geal mentioned this pull request Feb 8, 2019
@Geal Geal merged commit 43e5a56 into master Feb 26, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant