Zei cryptographic library
The Zei cryptographic library contains the tools needed to generate zero-knowledge proofs (ZKP) and all other cryptographic operations on Findora.
In addition to built-in features that use ZKPs behind the scenes, a general-purpose ZKP toolkit is also provided to users/developers for flexible use in side-applications or auditing. Some examples of proof systems in the general toolkit are Groth16, PLONK, Bulletproofs, and Supersonic(soon to be integrated). The latter two are based on peer-reviewed inventions by Findora’s research team and are also used by Findora’s built-in features.