Arbel Deutsch Peled
aeb7c13436
Made read operations stream the results.
...
Removed dependency on large Protobufs (BulletinBoardMessageList and BatchDataList).
Partial implementation of Sync Query.
Current version supports only H2 and MySQL (no SQLite support).
2016-02-22 08:04:01 +02:00
Arbel Deutsch Peled
37f962d520
Defined semi-final versions of the batch interfaces.
...
Implemented in part extended BB Server interface.
Added Digest support for Batch messages.
Made GlobalCryptoSetup a final singleton.
2015-12-19 19:54:50 +02:00
Tal Moran
e8e511d9ce
Move to public version of qilin
2015-12-16 18:16:12 +02:00
Arbel Deutsch Peled
a965193a75
Warning fixes
2015-11-24 08:59:45 +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
Tal Moran
984d7457c6
Bug fixes; Encryption/Rerandomization tests pass
2015-11-22 23:24:27 +02:00
Tal Moran
46de34fbfb
Started implementing encryption tests -- don't yet work
2015-11-22 18:09:51 +02:00
Tal Moran
d3c8e150bd
Added more signature examples
2015-11-22 14:05:28 +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
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
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
baba4df3a9
Used API compatible with PCKS11 (e.g., smartcards); refactored
2015-11-12 16:06:58 +02:00
Tal Moran
5e80998d53
Initial signature implementation with some tests
2015-11-12 03:05:19 +02:00
Tal Moran
0e69214f30
Added basic OpenSSL CA with generated intermediate CAs and certificates for testing purposes
2015-11-11 18:25:17 +02:00