Mamy Ratsimbazafy
0f9b9e9606
Parallel Ethereum protocols (BLS signature and KZG) (#279)
* BLS sig: parallel batch verification
* BLS: speedup parallel batch verify with Miller loops on local threads
* shutdown bench
* nit: import style
* implement parallel KZG
* Parallel KZG commitments
* add benchmarks of KZG
* rename protocol file
* small optim: reorder await
* fix rebase
* Faster parallel BLS verification
* fix commitment status replacing previous error in verify_blob_kzg_proof_batch_parallel
* 2x faster parallel EC sum for less than 8192 points
2023-10-06 09:58:20 +02:00
..
2020-04-15 21:24:18 +02:00
2023-06-04 17:41:54 +02:00
2023-10-06 09:58:20 +02:00
2023-01-29 01:06:37 +01:00
2023-04-18 22:02:23 +02:00
2023-04-10 23:30:14 +02:00
2023-04-10 23:30:14 +02:00
2023-04-10 23:30:14 +02:00
2023-06-04 17:41:54 +02:00
2023-06-04 17:41:54 +02:00
2023-09-04 10:19:14 +02:00
2023-02-16 12:45:05 +01:00
2023-09-04 10:19:14 +02:00
2023-02-16 12:45:05 +01:00
2023-10-06 09:58:20 +02:00
2023-09-04 10:19:14 +02:00
2023-10-06 09:58:20 +02:00
2023-10-06 09:58:20 +02:00
2023-10-06 09:58:20 +02:00
2023-10-06 09:58:20 +02:00
2023-09-09 09:21:05 +02:00
2023-06-01 23:38:41 +02:00
2023-02-16 12:45:05 +01:00
2023-02-16 12:45:05 +01:00
2023-02-16 12:45:05 +01:00
2023-02-16 12:45:05 +01:00
2023-06-04 17:41:54 +02:00
2023-02-16 12:45:05 +01:00
2023-09-09 10:09:47 +02:00
2023-09-09 10:09:47 +02:00
2022-04-26 21:24:07 +02:00
2023-02-07 13:11:44 +01:00
2023-02-07 13:11:44 +01:00
2023-02-07 13:11:44 +01:00
2023-02-07 13:11:44 +01:00
2023-02-16 12:45:05 +01:00
2022-08-16 12:07:57 +02:00
2023-08-13 15:08:04 +02:00
2023-04-26 06:58:31 +02:00
2023-02-07 13:11:44 +01:00
2023-02-07 13:11:44 +01:00
2023-02-07 13:11:44 +01:00
2023-02-07 13:11:44 +01:00
2023-02-07 13:11:44 +01:00
2023-02-16 12:45:05 +01:00
2020-10-11 21:33:59 +02:00