Expand description
Private input types for the prover’s secrets
Structs§
- DhTuple
Prover Input - Diffie-Hellman tuple and secret
Used in a proof that of equality of discrete logarithms (i.e., a proof of a Diffie-Hellman tuple):
given group elements g, h, u, v, the proof convinces a verifier that the prover knows
wsuch thatu = g^wandv = h^w, without revealingw - Dlog
Prover Input - Secret key of discrete logarithm signature protocol
Enums§
- Private
Input - Private inputs (secrets)