Expand description

Convolved commitments (convolve-commit-verify scheme).

Traits

Trait for convolve-commit-verify scheme, where some data structure (named container) may commit to existing message using supplement and producing final commitment value. The commitment can’t be used to restore original message, however the fact of the commitment may be deterministically verified when the message and the supplement (now acting as a proof) proof are revealed.
Proof type used by [ConvolveCommitVerify] protocol.