zkay.compiler.privacy.proving_scheme

This package contains modules which enable the generation of verification contracts for different proving schemes.

Submodules

  • meta: Contains meta data about the different proving schemes (used by config.py)

  • proving_scheme: Abstract baseclass for verification contract generators

Subpackages

  • backends: Package with concrete ProvingScheme implementations