Skip to content

Allow setting arbitrary labels for elements in basic commitment algorithms #839

@Rumata888

Description

@Rumata888

Commitment algorithms (IPA, KZG) have fixed labels for elements being added to the transcript. If 2 instances need to be used in the same transcript for whatever reason, we won't be able to do this. This should be fixed. Maybe we should use prefixes? Then the model can be spread to higher-level primitives such as Zeromorph

prover_trancript->send_to_verifier("KZG:W", quotient_commitment);

Metadata

Metadata

Assignees

Labels

auditThings to do during the next auditcleanup

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions