Create SNARK proving and verifying key from the parsed R1CS file.
Static
Create proving key from a parsed R1CS file. Returns the compressed proving key.
Optional
If not provided, uses the number of private inputs (only explicitly defined, not intermediate) to the circuit
Create SNARK proving and verifying key from the parsed R1CS file.