constantine/benchmarks
Mamy Ratsimbazafy 39a8a413de
Pasta curves (#191)
* Pasta curves field arithmetic

* implement elliptic curve arith for the Pasta curves
2022-04-27 00:58:48 +02:00
..
platforms benchmarking skips cycle counting for ARM 2020-04-15 21:24:18 +02:00
bench_blssig_on_bls12_381_g2.nim BLS signatures for Ethereum (BLS sig on BLS12-381 G2 with SHA256) (#183) 2022-02-26 21:22:34 +01:00
bench_blueprint.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_ec_g1.nim Pasta curves (#191) 2022-04-27 00:58:48 +02:00
bench_ec_g2.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_elliptic_template.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_fields_template.nim Try to use hash-to-curve for BN254_Snarks but no low-degree isogeny [skip ci] 2022-04-12 23:40:07 +02:00
bench_fp.nim Pasta curves (#191) 2022-04-27 00:58:48 +02:00
bench_fp2.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_fp4.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_fp6.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_fp12.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_fp_double_precision.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_hash_to_curve.nim BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
bench_pairing_bls12_377.nim Line refactor (#188) 2022-04-04 10:10:36 +02:00
bench_pairing_bls12_381.nim Line refactor (#188) 2022-04-04 10:10:36 +02:00
bench_pairing_bn254_nogami.nim Line refactor (#188) 2022-04-04 10:10:36 +02:00
bench_pairing_bn254_snarks.nim Line refactor (#188) 2022-04-04 10:10:36 +02:00
bench_pairing_template.nim Line refactor (#188) 2022-04-04 10:10:36 +02:00
bench_poly1305.nim Poly1305 Message Authentication Code (#186) 2022-03-05 23:39:24 +01:00
bench_sha256.nim Poly1305 Message Authentication Code (#186) 2022-03-05 23:39:24 +01:00
bench_summary_bls12_377.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_summary_bls12_381.nim BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
bench_summary_bn254_nogami.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
bench_summary_bn254_snarks.nim BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
bench_summary_pasta.nim Pasta curves (#191) 2022-04-27 00:58:48 +02:00
bench_summary_template.nim BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
platforms.nim Remove outdated TODOs [skip ci] 2020-10-11 21:33:59 +02:00