constantine/benchmarks
Mamy Ratsimbazafy 986245b5c1
Jacobian coordinates (#95)
* Add projective-> affine bench

* Add conditional copy and div2 benches

* Fp4 benchmarks

* Constant-time Jacobian addition

* Jacobian doubling

* Use a simpler Add+Dbl complete formula

* Update tests

* Fix conditional negate

* Rollaback complete addition, we were only handling curve coef a == 0
2020-10-02 00:01:09 +02:00
..
platforms benchmarking skips cycle counting for ARM 2020-04-15 21:24:18 +02:00
bench_ec_g1.nim Jacobian coordinates (#95) 2020-10-02 00:01:09 +02:00
bench_ec_g2.nim Jacobian coordinates (#95) 2020-10-02 00:01:09 +02:00
bench_elliptic_template.nim Jacobian coordinates (#95) 2020-10-02 00:01:09 +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 SWei -> SHortW, weierstrass -> shortweierstrass 2020-09-27 23:02:48 +02:00
platforms.nim Github Action CI (without GMP) (#29) 2020-06-19 22:08:15 +02:00