Proof
scalus.examples.Groth16.Proof
Proof structure for the Groth16 proof system
Contains the three main elements of a Groth16 proof: πA, πB, and πC
Value parameters
- piA
-
First proof element in G1
- piB
-
Second proof element in G2
- piC
-
Third proof element in G1
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article