constantine/benchmarks
Mamy Ratsimbazafy 71bb4c799a
BW6-761 part 1 (#100)
* Add Fp, Fp2, Fp6 support for BW6-761

* Add G1 for BW6-761

* Prepare to support G2 twists on the same field as G1

* Remove a useless dependent type for lines

* Implement G2 for BW6-761

* Fix Line leftover
2020-10-09 07:51:47 +02:00
..
platforms benchmarking skips cycle counting for ARM 2020-04-15 21:24:18 +02:00
bench_ec_g1.nim BW6-761 part 1 (#100) 2020-10-09 07:51:47 +02:00
bench_ec_g2.nim BW6-761 part 1 (#100) 2020-10-09 07:51:47 +02:00
bench_elliptic_template.nim BW6-761 part 1 (#100) 2020-10-09 07:51:47 +02:00
bench_fields_template.nim Jacobian coordinates (#95) 2020-10-02 00:01:09 +02:00
bench_fp.nim Jacobian coordinates (#95) 2020-10-02 00:01:09 +02:00
bench_fp2.nim Jacobian coordinates (#95) 2020-10-02 00:01:09 +02:00
bench_fp4.nim Jacobian coordinates (#95) 2020-10-02 00:01:09 +02:00
bench_fp6.nim Remove unused curves 2020-09-27 13:13:45 +02:00
bench_fp12.nim Remove unused curves 2020-09-27 13:13:45 +02:00
bench_fp_double_width.nim Double-width tower extension part 1 (#72) 2020-08-20 10:21:39 +02:00
bench_pairing_bls12_377.nim BLS12-377 (#91) 2020-09-27 09:15:14 +02:00
bench_pairing_bls12_381.nim Pairings for BN254-Nogami and BN254-Snarks (#86) 2020-09-25 21:58:20 +02:00
bench_pairing_bn254_nogami.nim Pairings for BN254-Nogami and BN254-Snarks (#86) 2020-09-25 21:58:20 +02:00
bench_pairing_bn254_snarks.nim Pairings for BN254-Nogami and BN254-Snarks (#86) 2020-09-25 21:58:20 +02:00
bench_pairing_template.nim BW6-761 part 1 (#100) 2020-10-09 07:51:47 +02:00
platforms.nim Github Action CI (without GMP) (#29) 2020-06-19 22:08:15 +02:00