klefki.zkp.groth03

Module Contents

Classes

NMCommitment

Functions

keygen(F)

klefki.zkp.groth03.G
klefki.zkp.groth03.H
klefki.zkp.groth03.keygen(F)
class klefki.zkp.groth03.NMCommitment(G, H, key=None)

Bases: klefki.zkp.commitment.Commitment

commit(self, m, ak)
property C(self)
property D(self)
open(self)