helios-server icon indicating copy to clipboard operation
helios-server copied to clipboard

rework the NIZK Fiat-Shamir Proofs to include extra information in the challenge

Open benadida opened this issue 11 years ago • 2 comments

This makes Helios provably secure and defends against some particularly advanced attacks.

benadida avatar Mar 10 '13 04:03 benadida

@benadida I would like to hear some hints how can I do this. I would like to contribute and the idea to hash the JSON structure you mentioned in the doc looks good from my point of view.

adamalexandru4 avatar Mar 22 '20 20:03 adamalexandru4

@adamalexandru4 Clarkson, Frink, and I propose a variant of Helios that includes extra information in the challenge (https://eprint.iacr.org/2015/233), we've proven individual- and universal-verifiability, and elsewhere (https://eprint.iacr.org/2015/942) I've proven ballot secrecy, those works are summarised in https://eprint.iacr.org/2018/225.

BenSmyth avatar Mar 23 '20 10:03 BenSmyth