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

Can we accumulate proofs? #194

Open
dbosk opened this issue Sep 24, 2019 · 0 comments
Open

Can we accumulate proofs? #194

dbosk opened this issue Sep 24, 2019 · 0 comments

Comments

@dbosk
Copy link
Owner

dbosk commented Sep 24, 2019

From Pierre-Louis:

The presentation is about RSA accumulators, the paper has been accepted
at CRYPTO 2019, and I think it can help a lot making your system scale.
A protester can batch signatures into an accumulator and commit it to a
blockchain once every X minutes (for the timing concerns) instead of
having to commit each signatures separately.
I didn't know about accumulators, thus my suprise, but if you know about
it then I guess this mail isn't of much help :).

CRYPTO 2019 paper:
https://link.springer.com/chapter/10.1007/978-3-030-26948-7_20
https://eprint.iacr.org/2018/1188

Presentation from last year with focus on Bitcoin application:
https://www.youtube.com/watch?v=IMzLa9B1_3E&feature=youtu.be&t=3515
https://crypto.stanford.edu/~buenz/presentations/accumulators.pptx

Nice detailed explanation of accumulators:
https://www.gakonst.com/deep-dive-rsa-accumulators

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