Update 'README.md'

This commit is contained in:
Sarah Jamie Lewis 2019-10-25 22:49:24 -07:00
parent 60b8a0173c
commit 93a4114607
1 changed files with 2 additions and 1 deletions

View File

@ -3,12 +3,13 @@
This repository contains proof transcripts that demonstrate flaws in the shuffle proof and decryption proof methods implemented in the
SwissVote-Scytl evoting system.
They was generated by Sarah Jamie Lewis, Olivier Pereira and Vanessa Teague, using techniques described in the following reports:
They were generated by Sarah Jamie Lewis, Olivier Pereira and Vanessa Teague, using techniques described in the following reports:
* Lewis, Sarah Jamie, Olivier Pereira, and Vanessa Teague. "Ceci nest pas une preuve." (2019). (https://people.eng.unimelb.edu.au/vjteague/UniversalVerifiabilitySwissPost.pdf)
* Lewis, Sarah Jamie, Olivier Pereira, and Vanessa Teague. "How not to prove your election outcome: The use of nonadaptive zero knowledge proofs in the ScytlSwissPost Internet voting system." (2019).(https://people.eng.unimelb.edu.au/vjteague/HowNotToProveElectionOutcome.pdf)
To verify these cheating proofs you will need [a copy of the Swiss Post / Scytl e-voting code base](https://git.openprivacy.ca/swiss-post-scytl-disclosure/sVote).
## Additional Reading