MCPcopy Create free account

hub / github.com/barryWhiteHat/miximus / functions

Functions43 in github.com/barryWhiteHat/miximus

↓ 33 callersFunctionoutputPointG1AffineAsHex
src/ZoKrates/wraplibsnark.cpp:54
↓ 23 callersFunctionhex2int
(elements)
snarkWrapper/deploy.py:60
↓ 18 callersFunctionoutputPointG2AffineAsHex
src/ZoKrates/wraplibsnark.cpp:66
↓ 9 callersMethodgenerate_r1cs_witness
src/sha256/sha256_ethereum.cpp:167
↓ 7 callersFunctionHexStringFromLibsnarkBigint
src/ZoKrates/wraplibsnark.cpp:38
↓ 5 callersMethodgenerate_r1cs_constraints
src/sha256/sha256_ethereum.cpp:161
↓ 4 callersFunctionbytesToBinary
(hexString)
snarkWrapper/deploy.py:145
↓ 4 callersFunctionwriteToFile
src/ZoKrates/wraplibsnark.cpp:130
↓ 3 callersFunctioncompile
(tree_depth)
snarkWrapper/deploy.py:66
↓ 3 callersFunctionconstraint_to_json
src/export.cpp:70
↓ 3 callersFunctiongenSalt
(i)
snarkWrapper/deploy.py:218
↓ 3 callersFunctionlibsnarkBigintFromBytes
conversion byte[32] <-> libsnark bigint.
src/ZoKrates/wraplibsnark.cpp:26
↓ 2 callersFunctiondeposit
(miximus, nullifier, sk, depositAddress)
snarkWrapper/deploy.py:127
↓ 2 callersFunctiongenNullifier
(recvAddress)
snarkWrapper/deploy.py:223
↓ 2 callersFunctiongenWitness
(miximus, nullifier, sk, address, tree_depth, fee, pk_dir)
snarkWrapper/deploy.py:156
↓ 2 callersFunctiongenerateKeypair
keypair generateKeypair(constraints)
src/ZoKrates/wraplibsnark.cpp:124
↓ 2 callersFunctionproof_to_json
src/export.cpp:160
↓ 2 callersFunctionvk2json
src/export.cpp:213
↓ 2 callersFunctionwithdraw
(miximus, pk)
snarkWrapper/deploy.py:138
↓ 1 callersFunctiondeploy
(tree_depth, vk_dir)
snarkWrapper/deploy.py:80
↓ 1 callersFunctionfrom_bits
src/sha256/sha256_ethereum.cpp:30
↓ 1 callersFunctiongenKeys
src/main.cpp:230
↓ 1 callersFunctionhelloWorld
src/main.cpp:237
↓ 1 callersFunctionprove
src/main.cpp:243
↓ 1 callersMethodprove
src/main.cpp:180
↓ 1 callersMethodwriteKeysToFile
src/main.cpp:169
MethodMiximus
src/main.cpp:105
Functionarray_to_json
src/export.cpp:91
Functionbit_list_to_ints
src/sha256/sha256_ethereum.cpp:206
FunctioncreateConstraintSystem
takes input and puts it into constraint system
src/ZoKrates/wraplibsnark.cpp:79
FunctiondeserializeProvingKeyFromFile
src/ZoKrates/wraplibsnark.cpp:163
Functiondump_key
void dump_key(r1cs_constraint_system<FieldT> cs)
src/export.cpp:245
Methodexpected_constraints
src/sha256/sha256_ethereum.cpp:196
FunctionexportVerificationKey
compliant with solidty verification example
src/ZoKrates/wraplibsnark.cpp:196
FunctiongenhelloWorld
(pk_dir)
snarkWrapper/deploy.py:153
Methodget_digest_len
src/sha256/sha256_ethereum.cpp:172
Methodget_hash
src/sha256/sha256_ethereum.cpp:179
FunctionloadFromFile
src/ZoKrates/wraplibsnark.cpp:142
FunctionprintProof
src/ZoKrates/wraplibsnark.cpp:230
Functionr1cs_to_json
src/export.cpp:117
FunctionserializeProvingKeyToFile
src/ZoKrates/wraplibsnark.cpp:159
FunctionserializeVerificationKeyToFile
src/ZoKrates/wraplibsnark.cpp:167
Methodsha256_ethereum
src/sha256/sha256_ethereum.cpp:51