dalek-cryptography/bulletproofs

Bulletproofs as functions

arthurgreef opened this issue · 1 comments

Hi - I was trying to use bulletproofs with a blockchain. The problem is that a different proof is produced on each node when the value and the blinding are the same. Is there a way to provide a bullet proof with randomness so that the proofs generated are the same on each node? Thanks?

I think the best approach will be to use a single server and memorize with some form of the commitments.