[ZcF-general] Update Benedikt Bünz Scholarship Grant
Benedikt Bunz
buenz at stanford.edu
Fri Feb 1 15:50:06 EST 2019
Dear ZCash community,
I spent the last month mostly presenting at conferences and presenting our own Stanford Blockchain Conference https://cyber.stanford.edu/sbc19 conference. The conference was a huge success and we have had many amazing talks, many of which are relevant to ZCash. We will upload all of the talk and I encourage to check them out. I talked about our new accumulator and vector commitment construction.
I also communicated with Nathan about how accumulators could be used to reduce the burden of storing the entire nullifier set. The accumulator can store all of the nullifiers and new nullifiers can be added to it. The nice property of accumulators is that the miners and fully verifying nodes will only be required to store the short ~250 byte accumulator value and can even update it without knowing the contents. In every transaction users would supply an exclusion proof that their nullifier is not part of the accumulator. Additionally multiple users could create a joint exclusion proof for all of their nullifiers which is still constant in size.
The one significant downside of this design is that creating this exclusion proof is somewhat expensive and still requires knowledge of the entire set. Perhaps there could be service providers who can create these proofs. Note that these service providers would not be trusted for security or privacy but only availability.
Benedikt
More information about the general
mailing list