circomlib/test
2020-08-10 13:19:52 +03:00
..
circuits Rewrite Poseidon hash implementation to be compatible with reference implementation 2020-08-10 13:13:45 +03:00
helpers Merge other basic circuits here 2018-12-06 17:32:49 +01:00
aliascheck.js Merge remote-tracking branch 'iden3/master' into feat/audit_fixes 2019-12-11 18:33:31 +02:00
aliascheckbabyjub.js adds alias check for babyjubjub 2019-11-23 21:19:47 +02:00
babyjub_js.js Change to a standard generator for Baby Jub 2019-08-03 12:46:21 +02:00
babyjub.js Merge remote-tracking branch 'iden3/master' into feat/audit_fixes 2019-12-11 18:33:31 +02:00
binsub.js Substractor 2018-12-16 11:27:29 +01:00
binsum.js Convert constant components to functions 2019-12-04 21:57:02 +01:00
comparators.js Update web3 2019-07-08 14:08:04 +02:00
eddsa_js.js poseidon contract 2020-08-10 13:19:52 +03:00
eddsa.js Make code independent of NodeJS core modules 2019-02-12 12:21:44 +01:00
eddsamimc.js Convert constant components to functions 2019-12-04 21:57:02 +01:00
eddsamimcsponge.js makes S value in eddsa signatures be 251 bit, uses alias checks with enabled flag and adds eddsamimcsponge test 2019-11-23 21:36:06 +02:00
eddsaposeidon.js Convert constant components to functions 2019-12-04 21:57:02 +01:00
escalarmul.js Convert constant components to functions 2019-12-04 21:57:02 +01:00
escalarmulany.js Change to a standard generator for Baby Jub 2019-08-03 12:46:21 +02:00
escalarmulfix.js Change to a standard generator for Baby Jub 2019-08-03 12:46:21 +02:00
mimccircuit.js Merge other basic circuits here 2018-12-06 17:32:49 +01:00
mimccontract.js Update web3 2019-07-08 14:08:04 +02:00
mimcspongecircuit.js Adds a sponge hash function based on MiMC2n-n 2019-06-26 22:41:07 +03:00
mimcspongecontract.js mimcsponge: makes the contract hash-only 2019-11-14 17:31:00 +02:00
montgomery.js Change to a standard generator for Baby Jub 2019-08-03 12:46:21 +02:00
multiplexer.js Convert constant components to functions 2019-12-04 21:57:02 +01:00
pedersen2.js Pedersen2 and BitPoints MulFix and MulAny 2018-11-27 16:03:57 +01:00
pedersen.js Change bases and IV 2018-12-16 08:05:20 +01:00
point2bits.js Pedersen2 and BitPoints MulFix and MulAny 2018-11-27 16:03:57 +01:00
poseidoncircuit.js Rewrite Poseidon hash implementation to be compatible with reference implementation 2020-08-10 13:13:45 +03:00
poseidoncontract.js poseidon contract 2020-08-10 13:19:52 +03:00
rawsmt3.circom multiget 2019-10-02 09:34:49 +02:00
sha256.js sha256 with number of bits as a paramter 2019-09-05 16:41:58 +02:00
sign.js Before merging in a single lib 2018-12-06 12:13:27 +01:00
smtjs.js SMT Update 2018-12-14 14:24:30 +01:00
smtprocessor.js Poseidon in SMT 2019-06-04 17:32:28 +02:00
smtverifier_adria.js multiget 2019-10-02 09:34:49 +02:00
smtverifier.js multiget 2019-10-02 09:34:49 +02:00