Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
type Key struct {
// contains filtered or unexported fields
}
Key for proof and verification
func (*Key) VerifyKnowledgeProof ¶
func (k *Key) VerifyKnowledgeProof(commitment bw6633.G1Affine, knowledgeProof bw6633.G1Affine) error
VerifyKnowledgeProof checks if the proof of knowledge is valid
Click to show internal directories.
Click to hide internal directories.