Commit Graph

17 Commits

Author SHA1 Message Date
Alexey c9df6beaed init fix 2019-11-14 13:06:21 +03:00
Alexey d46185ec35 🛠backwards compatibility fix 2019-11-14 12:52:44 +03:00
poma c254b59622 change toSolidityInput to return single byte buffer for proof vars, remove fromSolidityInput 2019-11-08 01:07:49 +03:00
poma 966eafc47d change fromSolidityInput and toSolidityInput so single array proof format 2019-10-04 16:14:25 +03:00
Alexey ed6a4d8a6f backward compatibility fix 2019-08-01 12:16:20 +03:00
Alexey cc4646b2e7 configurable wasm memory allocation 2019-07-26 18:31:27 +03:00
poma 271c74a76f add fromSolidityInput to utils 2019-07-15 17:42:45 +03:00
poma 5907841378 Add witness calculation 2019-07-15 16:56:47 +03:00
Jordi Baylina a23f042c36
Merge branch 'master' of github.com:iden3/websnark 2019-06-25 15:52:53 +02:00
Jordi Baylina 44f11945f1
Montgomery multiplication optimized 2019-06-25 15:51:30 +02:00
Kobi Gurkan 86e4250a23 Fix memory requirement to not crash chrome 2019-06-25 12:15:19 +03:00
Jordi Baylina 4e6f320667
Optimization of the int_mul code 2019-06-25 11:08:40 +02:00
Jordi Baylina 6c5cf8d4e5
Fix memory requirement 2019-06-23 00:09:04 +02:00
Kobi Gurkan 30a4b3d7fb Make memory grow on overflowing allocation 2019-05-14 09:53:56 +03:00
Jordi Baylina 0c19558260
Improvement in multiexp 2019-04-27 07:09:17 +02:00
Jordi Baylina 8b3e63c2d4
FIX: fromMontgomery to domainsize in h 2019-04-17 21:51:12 +02:00
Jordi Baylina a0680804a5
Initial commit 2019-04-09 12:37:39 -07:00