Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gdanezis authored Feb 10, 2017
1 parent 48ccc0b commit 7f0711c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Lab03Compute/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,8 @@ The full documentation of pytest is [available here](http://pytest.org/latest/).

- The `process_votes` takes a number of individual pairs of votes and returns a pairs of ciphertexts encrypting the total number of votes to 0 and the total number of votes to 1.

- Look at the function `simulate_poll` as a full example of a simulated distributed private poll.
- Look at the function `simulate_poll` as a full example of a simulated distributed private poll.

## TASK Qx -- Answer the questions on the basis of your code.

> Please include the answers in the comment section provided, and make sure you code file can run correctly.

0 comments on commit 7f0711c

Please sign in to comment.