17cb959
Adds a sponge hash function based on MiMC2n-n by
2019-06-02 00:19:07 +0300
d689f73
(tag: v0.0.8)
0.0.8 by
2019-06-04 17:55:28 +0200
154a9bc
Merge branch 'master' of github.com:iden3/circomlib by
2019-06-04 17:36:54 +0200
c4490b2
Poseidon in SMT by
2019-06-04 17:32:28 +0200
590d62a
Poseidon by
2019-06-04 13:40:15 +0200
0aabe64
(feature/jstests)
Add babyjub and EdDSA js tests by
2019-05-16 13:16:59 +0200
d91afa8
Merge pull request #5 from udibr/multiplexer by
2019-05-11 21:04:17 +0200
1da1f58
Merge pull request #6 from udibr/circuits-readme by
2019-05-11 21:00:43 +0200
fdce2a9
Merge pull request #7 from iden3/feature/babypbk by
2019-05-11 21:00:09 +0200
e7c4a97
Merge pull request #10 from kobigurk/fix_babyjubjub by
2019-05-11 20:45:27 +0200
efc7706
(tag: v0.0.7)
0.0.7 by
2019-05-08 19:09:28 +0200
74a7e71
(feature/synctests)
Wip update test vectors by
2019-05-08 16:29:25 +0200
d7f7243
Wip update test vectors smt and mimc by
2019-05-08 16:26:56 +0200
ba2fc93
separate test for mimc and sparse-merkle-tree and update test by
2019-01-15 15:55:30 +0100
b6aa6e5
add test to smttestvectors by
2019-01-15 15:32:32 +0100
5362687
update smttestvectors.js by
2019-01-15 14:46:47 +0100
5b1b2f7
update smttestvectors.js by
2019-01-15 13:00:13 +0100
0f87cc7
WIP smt test by
2019-01-15 10:23:34 +0100
58f758d
Adapt the way to connect mimcs by
2019-04-28 12:03:15 +0100
0503ec9
fixes babyjubjub addition to use generic bigint interfaces by
2019-04-22 17:19:39 +0300
d9d6e43
(feature/babypbk)
added pvk->pbk circuit by
2019-03-17 10:38:36 +0100
8cb7b46
fix missing deps by
2019-03-17 10:36:14 +0100
39bb716
fixed Multiplexer name and usage of old syntax by
2019-02-23 19:46:15 -0500
b14eef4
readme for circuits: by
2019-02-23 14:25:43 -0500
7792887
(tag: v0.0.6)
0.0.6 by
2019-02-15 09:41:11 +0100
7971f01
snarkjs version dep by
2019-02-15 09:40:56 +0100
b3ff8b2
Merge branch 'master' of github.com:iden3/circomlib by
2019-02-15 09:39:43 +0100
951e514
rollupdoc by
2019-02-15 09:39:38 +0100
9a5294d
Merge pull request #4 from ledfusion/master by
2019-02-15 00:04:42 +0100
2635e8d
Make code independent of NodeJS core modules by
2019-02-12 12:21:44 +0100
138945b
Overcome undefined "Web3.utils" on web3@1.0.0-beta41 by
2019-02-12 12:19:17 +0100
2f9ad59
Exposing babyjub and pruneBuffer by
2019-02-12 12:11:25 +0100
5b7abbc
separate test for mimc and sparse-merkle-tree and update test by
2019-01-15 15:55:30 +0100
480d649
add test to smttestvectors by
2019-01-15 15:32:32 +0100
5bc12a2
(feature/synctests2)
WIP smt test by
2019-01-15 15:13:19 +0100
b34c422
update smttestvectors.js by
2019-01-15 14:46:47 +0100
130e390
update smttestvectors.js by
2019-01-15 13:00:13 +0100
49244ea
WIP smt test by
2019-01-15 10:23:34 +0100
4a4a30b
(tag: v0.0.5)
0.0.5 by
2018-12-23 00:02:50 +0100
084f5b5
deps by
2018-12-23 00:02:40 +0100
57da978
(tag: v0.0.4)
0.0.4 by
2018-12-22 23:55:18 +0100
d1bde3a
version by
2018-12-22 23:55:12 +0100
ed820fb
0.0.2 by
2018-12-22 23:54:40 +0100
0639963
Small patches by
2018-12-22 23:54:25 +0100
345f040
Package change name by
2018-12-20 08:28:11 +0100
9cab539
Substractor by
2018-12-16 11:27:29 +0100
6ea1ea7
BabyJub Optimization by
2018-12-16 08:44:12 +0100
37edfc1
Change bases and IV by
2018-12-16 08:05:20 +0100
6d65583
Sparse Merkle tree working by
2018-12-15 09:15:58 +0100
09f36d1
Verification not working by
2018-12-15 09:00:35 +0100
e02fd5e
SMT Update by
2018-12-14 14:24:30 +0100
e636a4a
Simplify and working test by
2018-12-13 21:04:37 +0100
ccaa7ff
working with some errors yet by
2018-12-13 19:53:32 +0100
38fc4b7
First Version SMT by
2018-12-11 17:25:21 +0100
2d43178
Merge other basic circuits here by
2018-12-06 17:32:49 +0100
2cab572
Before merging in a single lib by
2018-12-06 12:13:27 +0100
2ef2559
(tag: v0.0.3)
0.0.3 by
2018-11-28 10:29:19 +0100
91fe531
deps by
2018-11-28 10:28:56 +0100
98a33d5
eddsa done by
2018-11-27 18:30:33 +0100
55e9a60
Pedersen2 and BitPoints MulFix and MulAny by
2018-11-27 16:03:57 +0100
fcc61f9
Change pedersen length to 251 by
2018-11-13 13:40:42 +0100
4b147ec
Pedersen Hash done with tests by
2018-11-13 10:57:54 +0100
9513ee2
Clarify the modules by
2018-11-11 21:07:11 +0100
e4a5860
Select points in subgroup and calculate x from y by
2018-11-11 20:58:36 +0100
54b299f
(tag: v0.0.2)
0.0.2 by
2018-11-11 19:52:20 +0100
81981a1
Pedersen Hash Base Points Calculation by
2018-11-11 19:52:07 +0100
c4c5b66
Readme updated by
2018-10-21 19:53:00 +0200
81665ef
first commit by
2018-10-21 19:51:38 +0200