constantine/constantine
Mamy Ratsimbazafy 244f58350c
Implement BW6-761 Endomorphism acceleration (#104)
* Implement BW6-761 GLV on G1 + Psi Untwist-Frobenius-Twist

* Fix frobenius constants for embedding degree != 12

* Fix test type/parsing issues

* Generalize frobenius map coefficient formula

* Fix Frobenius Psi generalization

* Don't confuse t and trace of frobenius + update scalarMul to use Frobenius on Fp Twist

* Fix ec_sage type definition

* fix decription [skip ci]

* update comment [skip ci]

* typo

* restore frobenius tests iterations
2020-10-13 23:58:35 +02:00
..
arithmetic Implement BW6-761 Endomorphism acceleration (#104) 2020-10-13 23:58:35 +02:00
config Implement BW6-761 Endomorphism acceleration (#104) 2020-10-13 23:58:35 +02:00
curves Implement BW6-761 Endomorphism acceleration (#104) 2020-10-13 23:58:35 +02:00
elliptic Implement BW6-761 Endomorphism acceleration (#104) 2020-10-13 23:58:35 +02:00
hash_to_curve BW6-761 part 1 (#100) 2020-10-09 07:51:47 +02:00
io Implement BW6-761 Endomorphism acceleration (#104) 2020-10-13 23:58:35 +02:00
isogeny Implement BW6-761 Endomorphism acceleration (#104) 2020-10-13 23:58:35 +02:00
pairing Implement BW6-761 Endomorphism acceleration (#104) 2020-10-13 23:58:35 +02:00
primitives Unify GCC and Clang ASM (#103) 2020-10-11 21:36:16 +02:00
signatures reorg the codebase + add/update READMEs in folders with research (#12) 2020-02-24 10:50:19 +01:00
tower_field_extensions Implement BW6-761 Endomorphism acceleration (#104) 2020-10-13 23:58:35 +02:00
arithmetic.nim BLS12-377 (#91) 2020-09-27 09:15:14 +02:00
primitives.nim Double-width tower extension part 1 (#72) 2020-08-20 10:21:39 +02:00
towers.nim Remove outdated TODOs [skip ci] 2020-10-11 21:33:59 +02:00