Skip to content

Make set_public protected #1577

@federicobarbacovi

Description

@federicobarbacovi

We have a specific interface to deal with public inputs (see special_public_inputs). We should always set public inputs via this interface. To prevent usage of set_public on the single elements (PairingPoints, group points, etc.) we should make the method set_public protected and expose it to the public inputs interface via friendship.

Metadata

Metadata

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