|  tristangurtler | 085ba04e4a
							
							adding that it uses the helper function it should've been using | 4 years ago | 
				
					
						|  tristangurtler | 0ff6d430fa
							
							oversight that this helper function wasn't already present | 4 years ago | 
				
					
						|  tristangurtler | 386371ec37
							
							minor addition to server to make behave more appropriately for networking portion | 4 years ago | 
				
					
						|  tristangurtler | d31afa1ca1
							
							figuring out appropriate underlying library for networking | 4 years ago | 
				
					
						|  tristangurtler | da32b7a842
							
							minor changes that lead to ~30% reduction in proof time | 4 years ago | 
				
					
						|  tristangurtler | f21ae46373
							
							fixing valid permutation matrix proofs so that only one challenge is used, not one per element | 4 years ago | 
				
					
						|  tristangurtler | 55f33cf43e
							
							fixing underlying issue with affine points | 4 years ago | 
				
					
						|  tristangurtler | 373a1adbae
							
							I don't know what it is, but approximately 3% of the time, there is a bug that causes proofs to fail. Otherwise, I'm adding networking code now | 4 years ago | 
				
					
						|  tristangurtler | dda01bd883
							
							all proofs work, all issues fixed, no optimizations yet made | 4 years ago | 
				
					
						|  tristangurtler | e169566a27
							
							fixing weird merge issue | 4 years ago | 
				
					
						|  tristangurtler | d0dc9b9bac
							
							fixed bugs identified in previous meeting (it turned out to just be indexing problems, as I had suspected) | 4 years ago | 
				
					
						|  tristangurtler | c9f071f006
							
							reconfiguring proof for fresh pseudonym reordering as recommended by Ian | 4 years ago | 
				
					
						|  tristangurtler | 0c958cdddb
							
							This compiles, but has bugs right now. The current issue I'm looking at is that, the other ways I've tested it, the fresh pseudonyms are generated correctly, but the proofs of their generation are not verifying. Specifically, when proving that a piece of the result is valid, the proof succeeds if it was generated as the product of a 0 from the permutation matrix and the original pseudonym, but fails if it was generated as the product of a 1 from the permutation matrix and the original pseudonym. I am debugging this now. | 4 years ago | 
				
					
						|  tristangurtler | 8838b079ce
							
							added new constructors to make something easier in epoch calculation code | 4 years ago | 
				
					
						|  tristangurtler | 74d13f8f85
							
							removed a stray comment | 4 years ago | 
				
					
						|  tristangurtler | 184224a2bf
							
							updates to make serialization slightly more efficient (may require a 'make clean && make') | 4 years ago | 
				
					
						|  tristangurtler | 95332ee7d7
							
							changed syntax to be more legible | 4 years ago | 
				
					
						|  tristangurtler | 77939b65b6
							
							stray comment to be deleted | 4 years ago | 
				
					
						|  tristangurtler | 3701ccbffd
							
							fixing a bug in serialization, as well as making scalars easier to work with | 4 years ago | 
				
					
						|  tristangurtler | 813ea4bc56
							
							Added the server consensus 'proofs' | 4 years ago | 
				
					
						|  tristangurtler | ae49c1f1cf
							
							Added servers checking each other when they add a new user to not allow funny business | 4 years ago | 
				
					
						|  tristangurtler | beb6c7aa14
							
							Added ability for users to verify servers correctly added them | 4 years ago | 
				
					
						|  tristangurtler | 82efae05be
							
							Change in underlying library to enable new features for PRSONA proofs | 4 years ago | 
				
					
						|  tristangurtler | f7faf80c5e
							
							Refactoring: put proof code (and global variables) in one shared class the other things inherit from | 4 years ago | 
				
					
						|  tristangurtler | 12b3a8dc96
							
							Make valid vote proof a little more efficient | 4 years ago | 
				
					
						|  tristangurtler | dd8309f420
							
							no semantic changes, just removed a few extraneous (commented out) includes | 4 years ago | 
				
					
						|  tristangurtler | d6215063bb
							
							Added proofs of valid votes by users, as well as more timing data to be printed when the program is run | 4 years ago | 
				
					
						|  tristangurtler | 211f7a868d
							
							new updates to underlying library to enable valid vote proofs in PRSONA | 4 years ago | 
				
					
						|  tristangurtler | b7597a0225
							
							test whether or not a prover can get a verifier to accept a false statement | 4 years ago | 
				
					
						|  tristangurtler | 80171710c0
							
							reputation proofs fully working now | 4 years ago |