tristangurtler
|
8838b079ce
added new constructors to make something easier in epoch calculation code
|
3 年之前 |
tristangurtler
|
74d13f8f85
removed a stray comment
|
3 年之前 |
tristangurtler
|
184224a2bf
updates to make serialization slightly more efficient (may require a 'make clean && make')
|
3 年之前 |
tristangurtler
|
95332ee7d7
changed syntax to be more legible
|
3 年之前 |
tristangurtler
|
77939b65b6
stray comment to be deleted
|
3 年之前 |
tristangurtler
|
3701ccbffd
fixing a bug in serialization, as well as making scalars easier to work with
|
3 年之前 |
tristangurtler
|
813ea4bc56
Added the server consensus 'proofs'
|
3 年之前 |
tristangurtler
|
ae49c1f1cf
Added servers checking each other when they add a new user to not allow funny business
|
3 年之前 |
tristangurtler
|
beb6c7aa14
Added ability for users to verify servers correctly added them
|
3 年之前 |
tristangurtler
|
82efae05be
Change in underlying library to enable new features for PRSONA proofs
|
3 年之前 |
tristangurtler
|
f7faf80c5e
Refactoring: put proof code (and global variables) in one shared class the other things inherit from
|
3 年之前 |
tristangurtler
|
12b3a8dc96
Make valid vote proof a little more efficient
|
3 年之前 |
tristangurtler
|
dd8309f420
no semantic changes, just removed a few extraneous (commented out) includes
|
3 年之前 |
tristangurtler
|
d6215063bb
Added proofs of valid votes by users, as well as more timing data to be printed when the program is run
|
3 年之前 |
tristangurtler
|
211f7a868d
new updates to underlying library to enable valid vote proofs in PRSONA
|
3 年之前 |
tristangurtler
|
b7597a0225
test whether or not a prover can get a verifier to accept a false statement
|
3 年之前 |
tristangurtler
|
80171710c0
reputation proofs fully working now
|
3 年之前 |
tristangurtler
|
6fedf2bb85
cleanup of code to be more legible, and some minor changes in how the epoch is handled to be more appropriate for when networking is introduced
|
3 年之前 |
tristangurtler
|
667cf20ce1
fix for scaling issue applied; code changed to enable the actual structure proofs will take in the future; code added to enable reputation proofs (although this code is currently commented out, as the oracle function is not yet implemented, so attempting compilation with it in will cause a linker error
|
3 年之前 |
tristangurtler
|
820751f9db
made changes in underlying library to enable things needed for proof structure in PRSONA
|
3 年之前 |
tristangurtler
|
0ed45665a2
more sensible default tally
|
3 年之前 |
tristangurtler
|
a831ddb779
debugging (and makefile support for gdb debugging) complete
|
3 年之前 |
tristangurtler
|
3b47f9e067
keeping track of changes to underlying library
|
3 年之前 |
tristangurtler
|
1a4ba94095
cleaning up repo
|
3 年之前 |
tristangurtler
|
885c9e40cd
there is now something that can actually be compiled; bugfixing remains to get it to run and be useful, though
|
3 年之前 |
tristangurtler
|
204ea4c9ea
updates to the BGN2 library
|
3 年之前 |
tristangurtler
|
823987ad3e
use up-to-date (compiling) version
|
4 年之前 |
tristangurtler
|
33764d2df2
adding code into stubs, now missing proof stuff, ElGamal is probably not correct, no actual interaction between classes (that is, networking stuff to be added)
|
4 年之前 |
tristangurtler
|
2c0ffcf1ca
updates to BGN library to make things easier here
|
4 年之前 |
tristangurtler
|
345cffc1ee
new commits from BGN library
|
4 年之前 |