Commit Graph

27 Commits

Author SHA1 Message Date
Jordi Baylina
3343981187 Extend eq and neq in bigint 2018-09-14 07:08:56 +02:00
Jordi Baylina
d425a48092 Merge pull request #1 from bellesmarta/master
Changes README, copyright and typos
2018-09-12 11:04:21 +02:00
bellesmarta
95a09e5d8a Changes README, copyright and typos 2018-09-10 11:53:09 +02:00
Jordi Baylina
6068572655 Optimize Lagrange calculation and recalculate H powers length 2018-09-09 22:17:30 +02:00
Jordi Baylina
035ea22122 uppercase conflict 2018-09-09 14:07:28 +02:00
Jordi Baylina
5177e17037 Spelling fixed 2018-09-09 14:04:22 +02:00
Jordi Baylina
7a9bdf5961 Add extra point in lagrange to avoid constant polinomials 2018-09-06 04:43:38 +02:00
Jordi Baylina
ef1ea14f1e Fix Variables and test example 2018-09-06 04:40:26 +02:00
Jordi Baylina
2834d5cfc6 circuit in test 2018-09-05 20:40:59 +02:00
Jordi Baylina
1fdbbb8b9c Readme fixed and bigint exported 2018-09-05 05:24:24 +02:00
Jordi Baylina
544161c399 Prepare license 2018-09-05 04:56:49 +02:00
Jordi Baylina
2cf2803019 Use ruffini for calculatig lagrange polinomials 2018-09-04 07:13:24 +02:00
Jordi Baylina
2910b7cf7d zkSnarks working 2018-08-25 00:16:12 +02:00
Jordi Baylina
0270ceada6 Polynomial division done 2018-08-18 14:11:51 +02:00
Jordi Baylina
8bc1bb610b Fix pairing calc 2018-08-15 15:13:21 +02:00
Jordi Baylina
62a1dcfde1 Superoptimized 2018-08-15 14:49:08 +02:00
Jordi Baylina
a7ac0b5d18 Refactor 2018-08-15 11:05:17 +02:00
Jordi Baylina
f7ac040b3b Use BigInt if available 2018-08-15 09:59:18 +02:00
Jordi Baylina
5c64be0755 mul_by_024 optimized 2018-08-14 22:58:21 +02:00
Jordi Baylina
a878d8ff59 Pairing working 2018-08-14 09:06:00 +02:00
Jordi Baylina
143654c8d6 g1 and g2 tests works 2018-08-12 22:11:42 +02:00
Jordi Baylina
89173c3e63 refactor curve and add tests 2018-08-12 20:37:43 +02:00
Jordi Baylina
91fbc8ea2d g1 curve done 2018-08-10 23:57:35 +02:00
Jordi Baylina
6a02f83d41 Force 1 in the verifier 2018-08-09 18:59:39 +02:00
Jordi Baylina
c0312e5d83 snarks part done 2018-08-09 15:31:16 +02:00
Jordi Baylina
e03abd7cf9 Fix extesion readme 2018-08-09 08:17:50 +02:00
Jordi Baylina
3f2f303b94 Skeleton 2018-08-09 08:16:34 +02:00