mirror of
https://github.com/logos-storage/zk-benchmarks.git
synced 2026-01-02 22:03:10 +00:00
18 lines
777 B
Plaintext
18 lines
777 B
Plaintext
[submodule "hash/cpu/src/zikkurat-algebra"]
|
|
path = hash/cpu/external/zikkurat-algebra
|
|
url = https://github.com/faulhornlabs/zikkurat-algebra
|
|
[submodule "hash/cpu/src/HorizenLabs-poseidon2"]
|
|
path = hash/cpu/external/HorizenLabs-poseidon2
|
|
url = https://github.com/HorizenLabs/poseidon2
|
|
[submodule "hash/cpu/src/constantine"]
|
|
path = hash/cpu/external/constantine
|
|
url = https://github.com/mratsim/constantine/
|
|
[submodule "hash/cpu/src/Blake3"]
|
|
path = hash/cpu/external/Blake3
|
|
url = https://github.com/BLAKE3-team/BLAKE3
|
|
[submodule "hash/snark/src/hash-circuits"]
|
|
path = hash/snark/external/hash-circuits
|
|
url = https://github.com/faulhornlabs/hash-circuits
|
|
[submodule "hash/risc0/external/risc0"]
|
|
path = hash/risc0/external/risc0
|
|
url = https://github.com/risc0/risc0.git |