halo2_base

Module gates

Source
Expand description

Module that contains the main API for creating and working with circuits. gates is misleading because we currently only use one custom gate throughout.

Re-exports§

Modules§

  • Module providing tools to create a circuit using our gates
  • Module implementing our simple custom gate and common functions using it
  • Module using a single lookup table for range checks