This repository was archived by the owner on Feb 17, 2025. It is now read-only.
1 file changed
+1
-1
lines changed- include/nil/crypto3/zk/commitments/batched_commitment.hpp+21-2
- include/nil/crypto3/zk/commitments/detail/polynomial/basic_fri.hpp+29-34
- include/nil/crypto3/zk/commitments/polynomial/fri.hpp+7-5
- include/nil/crypto3/zk/commitments/polynomial/lpc.hpp+48-92
- include/nil/crypto3/zk/math/expression_visitors.hpp+11-7
- include/nil/crypto3/zk/snark/arithmetization/plonk/table_description.hpp+2
- include/nil/crypto3/zk/snark/routing/as_waksman.hpp+14-14
- include/nil/crypto3/zk/snark/routing/benes.hpp+15-15
- test/commitment/lpc.cpp+6-7
- test/systems/plonk/placeholder/placeholder.cpp+8-8
0 commit comments