Skip to main content

Crate midnight_zkir

Crate midnight_zkir 

Source

Structs§

IrSource
A low-level IR allowing the prover to populate circuit witnesses.
LocalProvingProvider
Implements ProvingProvider locally
Preprocessed
The raw data prior to proving. Note that this should not be considered part of the public API, and is subject to change at any time. It may be used in combination with IrSource::prove_unchecked to test malicious prover behavior.

Enums§

Instruction
An individual ZK IR instruction