Eos/eos/psr
Yingtong Li 65aa81844b
Implement enums
2018-01-11 19:06:21 +08:00
..
bitstream.py And more abstraction to fields and prepare for related fields 2018-01-03 13:51:37 +08:00
crypto.py Use strong Fiat-Shamir in proofs of decryption to protect against falsification of proofs 2018-01-03 13:51:38 +08:00
election.py Store votes in a separate collection for better concurrency support 2018-01-03 13:51:37 +08:00
mixnet.py Basic functionality of the admin pane 2017-12-07 15:34:24 +10:30
secretsharing.py Correctly map messages to G_q instead of simply using Z_p* 2017-10-05 20:26:40 +11:00
tests.py Implement enums 2018-01-11 19:06:21 +08:00
workflow.py Smush the WorkflowTasks and Tasks together; liberally apply superglue and duct tape 2017-12-12 20:02:39 +10:30