Commit Graph

2742 Commits

Author SHA1 Message Date
aniampio 397ea41d72 Fix the expiration date casting to timestamp 2023-11-30 17:13:51 +00:00
aniampio 574325265b Updates in the withdrawal and setup phase 2023-11-29 14:45:45 +00:00
aniampio 7cf49aef03 Run cargo fmt 2023-11-24 17:37:10 +00:00
aniampio 9ed51634d9 Remove old bench file from cargo 2023-11-24 17:36:33 +00:00
aniampio 8db9936f93 Split benchmarks into separate files 2023-11-24 17:35:52 +00:00
aniampio 86b293c08b Remove print statements 2023-11-24 17:22:04 +00:00
aniampio f2a695b17d Update the aggregate coin signatures 2023-11-24 16:28:07 +00:00
aniampio 74c88d726d Update aggregate expiration signatures 2023-11-24 16:26:38 +00:00
aniampio abbd773840 Fix breaking aggregate_expiration_date test 2023-11-24 16:21:39 +00:00
aniampio e21ccb7f07 Update the sign expiration date function 2023-11-24 15:13:49 +00:00
aniampio 9a9c48e382 Add docs 2023-11-24 14:54:06 +00:00
aniampio 8773ef7d69 Add documentation 2023-11-24 14:23:09 +00:00
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