[][src]Module coconut_sig::signature

Structs

BlindSignature

Created by the signer

Params
ProofSignatureGroup
ProverCommittedSignatureGroup

Receive or generate challenge. Compute response and proof

ProverCommittingSignatureGroup

Proof of knowledge of messages in a vector commitment. Commit for each message.

Sigkey
Signature

Result of the unblinding of the blind signature. Is in the form of PS signature.

SignatureRequest

Created by entity requesting a signature

SignatureRequestPoK

Created by entity requesting a signature to prove knowledge of hidden elements used in SignatureRequest. Represents the commitment phase of Schnoor protocol

SignatureRequestProof

Created by entity requesting a signature to prove knowledge of hidden elements used in SignatureRequest. Represents the response phase of Schnoor protocol

Verkey

Functions

transform_to_PS_params
transform_to_PS_sig
transform_to_PS_verkey