constantine/constantine
Mamy André-Ratsimbazafy 33314fe725
Properly distinguish between Nogami and Snark/Ethereum BN254 closes #19
2020-04-12 03:01:50 +02:00
..
arithmetic Square roots (#22) 2020-04-11 23:53:21 +02:00
config Properly distinguish between Nogami and Snark/Ethereum BN254 closes #19 2020-04-12 03:01:50 +02:00
elliptic reorg the codebase + add/update READMEs in folders with research (#12) 2020-02-24 10:50:19 +01:00
hash_to_curve reorg the codebase + add/update READMEs in folders with research (#12) 2020-02-24 10:50:19 +01:00
io Internals refactor + renewed focus on perf (#17) 2020-03-16 16:33:51 +01:00
isogeny reorg the codebase + add/update READMEs in folders with research (#12) 2020-02-24 10:50:19 +01:00
pairing Add more curves for testing: Curve25519, BLS12-377, BN446, FKM-447, BLS12-461, BN462 2020-03-21 13:05:58 +01:00
primitives Add optimized squaring (~15% speedup) (#18) 2020-03-17 22:04:37 +01: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 𝔽p12 inversion, enable 𝔽p12 tests and bench 2020-04-09 14:28:01 +02:00
arithmetic.nim 30% faster constant-time inversion 2020-03-20 23:03:52 +01:00
primitives.nim Internals refactor + renewed focus on perf (#17) 2020-03-16 16:33:51 +01:00