Crate phoenix_circuits

source ·
Expand description

Phoenix’s circuits and gadgets.

Modules§

  • ElGamal asymmetric cipher ElGamal asymmetric cipher This module implements the ElGamal asymmetric cipher. It allows to encrypt, decrypt, and prove encryption in Zero-Knowledge of JubJub points.
  • Transaction structs, gadget, and circuit