Commit Graph

2730 Commits

Author SHA1 Message Date
aniampio 9a051dfd2a Alternative solution for parallel verification 2023-11-24 13:41:17 +00:00
aniampio a16f2a1c7b Reverse changes to make the aggregate function test pass 2023-11-24 12:44:01 +00:00
aniampio c3485fc5ae Speed up the issuance of coin indices signatures with par_iter 2023-11-24 12:36:55 +00:00
aniampio 80a4cec616 Add benchmarks and speed up verification with par_iter 2023-11-24 12:30:40 +00:00
aniampio 244e6d225e Run cargo fmt 2023-11-24 12:02:28 +00:00
aniampio 8ef59ccfe3 Add verification for the coin signatures 2023-11-23 18:36:45 +00:00
aniampio 3763f9569e Add function to sign coin indices 2023-11-23 17:29:42 +00:00
aniampio fccd85fa3f Replace for loop with par_iter for signing expiration date 2023-11-23 17:26:11 +00:00
aniampio fde4194820 Update benchmarks 2023-11-22 17:06:11 +00:00
aniampio 88cc8e49fb Add benchmarks for aggregation 2023-11-22 14:54:41 +00:00
aniampio e5d783c6c4 Speed up the verification function and add benchmarks 2023-11-22 14:38:43 +00:00
aniampio 76055c295b Merge indices, verification keys and corresponding signatures into one large vector 2023-11-22 13:23:29 +00:00
aniampio e5ed1313ca Optimise and parallelise the signature aggregation function + add tests 2023-11-22 12:03:52 +00:00
aniampio 07783478be Add check of the hash 2023-11-21 20:43:30 +00:00
aniampio b6f540d69f Add documentation to the function 2023-11-21 20:41:37 +00:00
aniampio 23f7b4c88d Add verification function for a single expiration date signature 2023-11-21 20:36:35 +00:00
aniampio efe8a16050 Add documentation to aggregate_expiration_signatures 2023-11-21 18:34:19 +00:00
aniampio a977af65f9 Clean and optimise the aggregate_expiration_signatures function 2023-11-21 17:37:55 +00:00
aniampio 45739442d6 Add documentation to sign_expiration_date 2023-11-21 17:23:26 +00:00
aniampio baf10e9e98 Clean and optimise the sign_expiration_date function 2023-11-21 17:16:18 +00:00
aniampio 044dae4992 Add the aggregation of expiration date signatures 2023-11-21 17:10:31 +00:00
aniampio 78f01dbe9a Add function to sign an expiration date 2023-11-21 11:23:45 +00:00
aniampio bb35e67106 Remove unused function for gammas and replace with a generic one 2023-11-20 11:26:58 +00:00
aniampio 59260400b6 Move generate payinfo as implementation of the struct 2023-10-24 15:11:58 +01:00
aniampio ea4980c6e2 Improve function performance and readability 2023-10-24 15:02:19 +01:00
aniampio 4a54fd93f6 Add function generating the payinfo 2023-10-24 14:49:56 +01:00
aniampio 5b66701c5d Optimize the identification function 2023-10-17 14:13:23 +01:00
aniampio 3a8b99db10 Add byte calculation for divisible ecash 2023-08-07 21:19:25 +01:00
aniampio 6e7cf42831 Add Wallet, Partial Wallet and Payment to and from bytes converstion 2023-08-07 11:47:38 +01:00
aniampio 0e42f977ee Increase benchmark duration 2023-01-09 14:11:49 +00:00
aniampio ef379cdeb3 Update in divisible ecash benchmark 2022-09-27 13:13:01 +01:00
aniampio 4886312e43 Benchmarks: change the number of public keys 2022-08-31 12:51:04 +03:00
aniampio 3a152366d2 Update benchmarks 2022-08-31 12:39:41 +03:00
aniampio d920bcb2f4 Update compact benchmarks 2022-08-31 11:55:15 +03:00
aniampio 268a1817ab Remove spend verification from the identify function 2022-08-10 18:57:00 +01:00
aniampio f5c493500f Update benchmarks 2022-08-03 19:58:50 +01:00
aniampio 7533f304ff Update benchmarks 2022-08-03 18:58:52 +01:00
aniampio 755d4f2388 Cleaning warnings 2022-08-03 16:03:07 +01:00
aniampio 6884395daa Update for compact e-cash - remove requirement for security tag 2022-08-03 15:46:15 +01:00
aniampio 5299b94f9e Add pairing and exponent benchmarks 2022-07-22 17:11:05 +01:00
aniampio f701787802 Update benchmarks 2022-07-20 14:19:23 +01:00
aniampio 0b58e0ae24 Small updates and code cleaning 2022-07-20 12:19:19 +01:00
aniampio 03226d1487 Add verification of the payments inside identify; speed up the identify checks 2022-07-19 13:18:42 +01:00
aniampio 534f8c6b99 Update the spend function for compact ecash - multi spend 2022-07-15 01:45:58 +01:00
aniampio e544a6d2fa Add all cases for identification 2022-07-15 00:34:27 +01:00
aniampio d696535da5 Add duplicate payinfo check for identify 2022-07-14 23:33:15 +01:00
aniampio 7e444b7c42 Update spend function in the compact ecash 2022-07-14 21:12:26 +01:00
aniampio 0d377d98a7 Remove unused constant 2022-07-06 00:08:42 +01:00
aniampio 5bdbee6dae Fix in the identify function 2022-06-30 18:14:59 +01:00
aniampio 014374e33e Add tests to indetify protocol 2022-06-28 15:35:07 +01:00