halo2/searchindex.js

1 line
1.7 MiB
JavaScript
Raw Normal View History

Object.assign(window.search, {"doc_urls":["index.html#halo2---cratesio","index.html#documentation","index.html#minimum-supported-rust-version","index.html#controlling-parallelism","index.html#license","index.html#contribution","concepts.html#concepts","concepts/proofs.html#proof-systems","concepts/arithmetization.html#plonkish-arithmetization","concepts/chips.html#chips","concepts/chips.html#composing-chips","concepts/gadgets.html#gadgets","user.html#user-documentation","user/dev-tools.html#developer-tools","user/dev-tools.html#mock-prover","user/dev-tools.html#circuit-visualizations","user/dev-tools.html#circuit-layout","user/dev-tools.html#circuit-structure","user/dev-tools.html#cost-estimator","user/simple-example.html#a-simple-example","user/simple-example.html#define-instructions","user/simple-example.html#define-a-chip-implementation","user/simple-example.html#configure-the-chip","user/simple-example.html#implement-chip-traits","user/simple-example.html#build-the-circuit","user/simple-example.html#testing-the-circuit","user/simple-example.html#full-example","user/lookup-tables.html#lookup-tables","user/gadgets.html#gadgets","user/tips-and-tricks.html#tips-and-tricks","user/tips-and-tricks.html#small-range-constraints","user/tips-and-tricks.html#small-set-interpolation","design.html#design","design.html#note-on-language","design/proving-system.html#proving-system","design/proving-system.html#example","design/proving-system.html#tldr","design/proving-system/lookup.html#lookup-argument","design/proving-system/lookup.html#note-on-language","design/proving-system/lookup.html#technique-description","design/proving-system/lookup.html#zero-knowledge-adjustment","design/proving-system/lookup.html#cost","design/proving-system/lookup.html#generalizations","design/proving-system/permutation.html#permutation-argument","design/proving-system/permutation.html#notation","design/proving-system/permutation.html#constructing-the-permutation","design/proving-system/permutation.html#goal","design/proving-system/permutation.html#algorithm","design/proving-system/permutation.html#broken-alternatives","design/proving-system/permutation.html#argument-specification","design/proving-system/permutation.html#zero-knowledge-adjustment","design/proving-system/permutation.html#spanning-a-large-number-of-columns","design/proving-system/circuit-commitments.html#circuit-commitments","design/proving-system/circuit-commitments.html#committing-to-the-circuit-assignments","design/proving-system/circuit-commitments.html#committing-to-the-lookup-permutations","design/proving-system/circuit-commitments.html#committing-to-the-equality-constraint-permutation","design/proving-system/circuit-commitments.html#committing-to-the-lookup-permutation-product-columns","design/proving-system/vanishing.html#vanishing-argument","design/proving-system/vanishing.html#committing-to-hx","design/proving-system/vanishing.html#evaluating-the-polynomials","design/proving-system/multipoint-opening.html#multipoint-opening-argument","design/proving-system/multipoint-opening.html#optimization-steps","design/proving-system/inner-product.html#inner-product-argument","design/proving-system/comparison.html#comparison-to-other-work","design/proving-system/comparison.html#bcms20-appendix-a2","design/protocol.html#protocol-description","design/protocol.html#preliminaries","design/protocol.html#cryptographic-groups","design/protocol.html#interactive-proofs","design/protocol.html#zero-knowledge-arguments-of-knowledge","design/protocol.html#protocol","design/protocol.html#zero-knowledge-and-completeness","design/protocol.html#witness-extended-emulation","design/protocol.html#description-of-function-h","design/implementation.html#implementation","design/implementation/proofs.html#halo-2-proofs","design/implementation/proofs.html#proofs-as-opaque-byte-streams","design/implementation/proofs.html#proof-encoding","design/implementation/fields.html#fields","design/implementation/fields.html#sarkar-square-root-algorithm-table-based-variant","design/implementation/fields.html#i--0-1","design/implem