Commit Graph

70 Commits (e27fddcf0ce5be72711d44154cd7f74766cd4d80)

Author SHA1 Message Date
tzlil.gon e27fddcf0c mixing test passed 2016-03-20 19:18:23 +02:00
tzlil.gon b7e543e5e8 simple rerandomize test 2016-03-20 16:15:43 +02:00
tzlil.gon efde36d869 profiling 2016-01-25 16:48:36 +02:00
tzlil.gon ae2b7c51f0 zkp speedup 2016-01-20 12:14:15 +02:00
tzlil.gon 9bb2f47b50 last version - main problem was found in RerandomizeTest 2016-01-17 20:17:04 +02:00
tzlil.gon 8a07f86c0f more tests for mixer 2016-01-01 11:37:54 +02:00
tzlil.gon 8f75bebaea testing in progress 2016-01-01 00:39:17 +02:00
tzlil.gon 026a879de3 zkp verification fails from time to time 2015-12-31 18:58:25 +02:00
tzlil.gon 75c411a5e7 integrated to AsyncBBClient 2015-12-27 13:12:17 +02:00
tzlil.gon be6449f27d before merge with master 2015-12-17 23:45:32 +02:00
tzlil.gon c8646712c0 Mixing + Mixer test 2015-12-17 19:15:48 +02:00
tzlil.gon 767d73c143 smal changes after code review 2015-12-15 16:44:50 +02:00
tzlil.gon c37d30baf6 work with qilin 2015-12-14 17:54:44 +02:00
tzlil.gon 23573666ec mixer + prover + verifier 2015-12-11 14:41:26 +02:00
tzlil.gon b502dc82d3 updated mixer code 2015-12-08 00:15:16 +02:00
tzlil.gon a834194d50 mixer project 2015-12-01 21:48:41 +02:00
tzlil.gon 12ed7a679d mixer code 2015-11-24 15:39:39 +02:00
Tal Moran aa7dd779e1 ZK proof interfaces 2015-11-23 13:23:04 +02:00
Tal Moran ed28e2eb1b Fixed bulletin-board server tests (use temporary db instead of assuming one exists at specific path) 2015-11-23 09:25:49 +02:00
Tal Moran ad121a7bfd Merged encryption and signature work from crypto-primitives 2015-11-23 02:20:17 +02:00
Tal Moran 9bcdb411e2 Added deterministic version of signature generation (suitable for use in voting booth); improved signature tests 2015-11-23 02:06:53 +02:00
Arbel Deutsch Peled dbf5727cee Added Some unit tests and fixed several bugs. 2015-11-22 23:36:24 +02:00
Tal Moran 984d7457c6 Bug fixes; Encryption/Rerandomization tests pass 2015-11-22 23:24:27 +02:00
Arbel Deutsch Peled 3837b0c53e Merge branch 'master' of https://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into Bulletin_Board_Server_phase_1 2015-11-22 18:42:35 +02:00
Arbel Deutsch Peled 4cc0f968da Merge branch 'master' of https://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into Bulletin_Board_Server_phase_1 2015-11-22 18:35:10 +02:00
Tal Moran 46de34fbfb Started implementing encryption tests -- don't yet work 2015-11-22 18:09:51 +02:00
Tal Moran c76724f599 Interim merge for branch 'master' into crypto-primitives 2015-11-22 15:50:32 +02:00
Tal Moran 8200f08da0 Add configuration for test dependencies between subprojects 2015-11-22 15:31:51 +02:00
Tal Moran d3c8e150bd Added more signature examples 2015-11-22 14:05:28 +02:00
Arbel Deutsch Peled 03f1c3d483 Slight change to Message API 2015-11-22 12:22:21 +02:00
Tal Moran b8cc3feedb EC encryption code; compiles but not tested 2015-11-22 03:16:35 +02:00
Arbel Deutsch Peled c68eba84d2 Refactored into WebApp and Server 2015-11-20 21:59:45 +02:00
Arbel Deutsch Peled a6afb74893 Added filters and DB reading functionality.
Also added signer IDs and multiple signatures (on same message) to schema.
2015-11-20 21:40:45 +02:00
Arbel Deutsch Peled 47edf0df34 Working version of Bulletin Board Server + refactoring of Bulletin Board ProtoBufs + successful integration test 2015-11-17 22:27:01 +02:00
Arbel Deutsch Peled 15859391a1 Merge remote-tracking branch 'origin/signature-implementation' into Bulletin_Board_Server_phase_1 2015-11-17 20:21:40 +02:00
Tal Moran 7bb9172707 Moved SQL test to test source set; integration tests now appear to work 2015-11-17 00:29:41 +02:00
Tal Moran eaf7822731 Added TRACE-level logging by default to gretty executions 2015-11-17 00:27:34 +02:00
Tal Moran 782dfc8fa3 Removed old (non meerkat) test code 2015-11-17 00:26:35 +02:00
Tal Moran 5908901662 Prevent jetty from scanning annotations in jars (reduces startup time) 2015-11-17 00:24:27 +02:00
Tal Moran c3e651e34b Added encrypted message protobuf, and updated encryption API. 2015-11-16 14:44:06 +02:00
Arbel Deutsch Peled 30db2182a3 Trying out RESTful API 2015-11-15 20:45:44 +02:00
Arbel Deutsch Peled 0cb5d5fbb5 Adding new file versions 2015-11-13 19:54:56 +02:00
Arbel Deutsch Peled d9ebe54599 Removing old incompatible versions of certificates 2015-11-13 19:44:20 +02:00
Arbel Deutsch Peled a11f78aa59 Merge remote-tracking branch 'origin/master' into Bulletin_Board_Server_phase_1 2015-11-13 09:06:07 +02:00
Tal Moran 025eabcfd1 define all signed messages as binary to prevent line-ending conversion on windows 2015-11-13 01:11:06 +02:00
Tal Moran 2ca706492a Merge remote-tracking branch 'origin/signature-implementation' 2015-11-12 23:47:40 +02:00
Tal Moran 1ef3d2357f Replace message separation marker with message length prefix in digest as well 2015-11-12 23:46:25 +02:00
Tal Moran 5ffc08d07f Allow passing system properties from gradle to java tasks (test and run) 2015-11-12 23:06:24 +02:00
Tal Moran 32258361a3 Support for keystores that don't use the keystore.builder's callbacks (looking at you, Java 8 PKCS12\!) 2015-11-12 23:05:43 +02:00
Arbel Deutsch Peled a5eabe4b28 Merge remote-tracking branch 'origin/signature-implementation' into Bulletin_Board_Server_phase_1 2015-11-12 21:32:09 +02:00