Commit Graph

  • 6cdbec3 (HEAD -> master) small fix bn128.js/millerLoop/loopCountNeg by arnaucube 2018-11-02 20:09:54 +0100
  • 696e20f Merge pull request #6 from arnaucube/master by Jordi Baylina 2018-11-02 10:00:52 +0100
  • 0e9f632 small fix bn128.js/_preparePairing/loopCount.neg() by arnaucube 2018-11-01 20:23:57 +0100
  • ddc27b4 Merge pull request #4 from CPerezz/patch-2 by Jordi Baylina 2018-10-26 07:48:30 +0200
  • c6d0023 Update cli.js by Carlos Perez 2018-10-26 00:52:26 +0200
  • 76815d0 0.1.5 by Jordi Baylina 2018-10-25 09:43:02 +0200
  • f122fa2 Fix 0x parser in old versions of node by Jordi Baylina 2018-10-25 09:42:49 +0200
  • e73706b 0.1.4 by Jordi Baylina 2018-10-22 08:35:01 +0200
  • 5c514a8 info and print constraints added by Jordi Baylina 2018-10-22 08:34:49 +0200
  • 9b2fd3b 0.1.3 by Jordi Baylina 2018-10-21 20:30:17 +0200
  • 60e1ce4 Check invalid command by Jordi Baylina 2018-10-21 20:29:54 +0200
  • f4cab2e 0.1.2 by Jordi Baylina 2018-10-21 20:11:48 +0200
  • 245dc20 add yargs dependencies by Jordi Baylina 2018-10-21 20:11:34 +0200
  • 76f4da3 License fix and remove gig test by Jordi Baylina 2018-10-21 19:41:44 +0200
  • 54a4be4 Rename to snarkjs, cli and some fixes by Jordi Baylina 2018-10-21 18:24:49 +0200
  • 2eab214 Merge branch 'master' of github.com:iden3/zksnark by Jordi Baylina 2018-09-24 12:43:06 +0200
  • 5c773bd version by Jordi Baylina 2018-09-24 12:42:52 +0200
  • 37ae978 Merge pull request #3 from io4/patch-1 by Jordi Baylina 2018-09-24 12:38:42 +0200
  • 9b73266 Merge branch 'master' of github.com:iden3/zksnark by Jordi Baylina 2018-09-24 12:33:09 +0200
  • 36c1e20 Add ra, rb, d1, d2, d3 coefficients by Jordi Baylina 2018-09-24 12:32:33 +0200
  • 16ff407 Important optimization for the trusted setup by Jordi Baylina 2018-09-23 09:20:01 +0200
  • 0504fdf Fix typo in example's function by iovoid 2018-09-15 18:14:36 -0300
  • 4daa197 Merge pull request #2 from ghiliweld/patch-1 by Jordi Baylina 2018-09-14 20:56:27 +0200
  • 280cdd7 Added JS style syntaxing to README by Ghilia Weldesselasie 2018-09-14 08:27:36 -0400
  • 3343981 Extend eq and neq in bigint by Jordi Baylina 2018-09-14 07:08:56 +0200
  • d425a48 Merge pull request #1 from bellesmarta/master by Jordi Baylina 2018-09-12 11:04:21 +0200
  • 95a09e5 Changes README, copyright and typos by bellesmarta 2018-09-10 11:53:09 +0200
  • 6068572 Optimize Lagrange calculation and recalculate H powers length by Jordi Baylina 2018-09-09 22:17:30 +0200
  • 035ea22 uppercase conflict by Jordi Baylina 2018-09-09 14:07:28 +0200
  • 5177e17 Spelling fixed by Jordi Baylina 2018-09-09 14:04:22 +0200
  • 7a9bdf5 Add extra point in lagrange to avoid constant polinomials by Jordi Baylina 2018-09-06 04:43:38 +0200
  • ef1ea14 Fix Variables and test example by Jordi Baylina 2018-09-06 04:40:26 +0200
  • 2834d5c circuit in test by Jordi Baylina 2018-09-05 20:40:59 +0200
  • 1fdbbb8 Readme fixed and bigint exported by Jordi Baylina 2018-09-05 05:24:24 +0200
  • 544161c Prepare license by Jordi Baylina 2018-09-05 04:56:49 +0200
  • 2cf2803 Use ruffini for calculatig lagrange polinomials by Jordi Baylina 2018-09-04 07:13:24 +0200
  • 2910b7c zkSnarks working by Jordi Baylina 2018-08-25 00:16:12 +0200
  • 0270cea Polynomial division done by Jordi Baylina 2018-08-18 14:11:51 +0200
  • 8bc1bb6 Fix pairing calc by Jordi Baylina 2018-08-15 15:13:21 +0200
  • 62a1dcf Superoptimized by Jordi Baylina 2018-08-15 14:49:08 +0200
  • a7ac0b5 Refactor by Jordi Baylina 2018-08-15 11:05:17 +0200
  • f7ac040 Use BigInt if available by Jordi Baylina 2018-08-15 09:59:18 +0200
  • 5c64be0 mul_by_024 optimized by Jordi Baylina 2018-08-14 22:58:21 +0200
  • a878d8f Pairing working by Jordi Baylina 2018-08-14 09:06:00 +0200
  • 143654c g1 and g2 tests works by Jordi Baylina 2018-08-12 22:11:42 +0200
  • 89173c3 refactor curve and add tests by Jordi Baylina 2018-08-12 20:37:43 +0200
  • 91fbc8e g1 curve done by Jordi Baylina 2018-08-10 23:57:35 +0200
  • 6a02f83 Force 1 in the verifier by Jordi Baylina 2018-08-09 18:59:39 +0200
  • c0312e5 snarks part done by Jordi Baylina 2018-08-09 15:31:16 +0200
  • e03abd7 Fix extesion readme by Jordi Baylina 2018-08-09 08:17:50 +0200
  • 3f2f303 Skeleton by Jordi Baylina 2018-08-09 08:16:34 +0200