constantine/benchmarks
Mamy Ratsimbazafy f78ed23dad
Pairing optim (#85)
* Fix fp12 Frobenius map

* Implement cyclotomic subgroup acceleration

* make cyclotomic squaring in-place

* Add back out-place cycl squaring and add cyclotomic inverse

* Implement state-of-the-art BLS12-381 final exponentiation

* save a cyclotomic squaring

* Accelerate sparse line multiplication in Miller loop

* Add pairing bench

* fix comments
2020-09-24 17:18:23 +02:00
..
platforms benchmarking skips cycle counting for ARM 2020-04-15 21:24:18 +02:00
bench_ec_g1.nim Naive pairings + Naive cofactor clearing (#82) 2020-09-21 23:24:00 +02:00
bench_ec_g2.nim Naive pairings + Naive cofactor clearing (#82) 2020-09-21 23:24:00 +02:00
bench_elliptic_template.nim Endomorphism G2 (#79) 2020-09-03 23:10:48 +02:00
bench_fields_template.nim Faster inversion with addition chains (#80) 2020-09-04 19:04:32 +02:00
bench_fp.nim Faster inversion with addition chains (#80) 2020-09-04 19:04:32 +02:00
bench_fp2.nim Assembly backend (#69) 2020-07-24 22:02:30 +02:00
bench_fp6.nim Naive pairings + Naive cofactor clearing (#82) 2020-09-21 23:24:00 +02:00
bench_fp12.nim Assembly backend (#69) 2020-07-24 22:02:30 +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_381.nim Pairing optim (#85) 2020-09-24 17:18:23 +02:00
bench_pairing_template.nim Pairing optim (#85) 2020-09-24 17:18:23 +02:00
platforms.nim Github Action CI (without GMP) (#29) 2020-06-19 22:08:15 +02:00