nicola / decentralized-research

:book: My reading list of academic papers and research notes
http://nicola.io
243 stars 26 forks source link

Understanding Accumulators #16

Open nicola opened 7 years ago

nicola commented 7 years ago

The aim of to understand a different type of authenticated data structure primitive.

The scope is to learn how to have proof of membership in constant size. Why is this inefficient?

Background

Pre-reading (context)

General understanding

Academic review

Usage

Recent/Relevant


cc @jbenet

whyrusleeping commented 7 years ago

@nicola your link to the IntegriDB thing is broken for me

nicola commented 7 years ago

@whyrusleeping updated that now! thanks!

nicola commented 7 years ago

Adding Accumulators for Authenticated Hash Table <- 2016 :)

nicola commented 7 years ago

Adding An Expressive (Zero-Knowledge) Set Accumulator <- 2017