Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Wrong use of selector columns breaks proofs #276

Open
ayashunsky opened this issue Jul 8, 2024 · 0 comments
Open

Wrong use of selector columns breaks proofs #276

ayashunsky opened this issue Jul 8, 2024 · 0 comments
Labels
zk For changes related to crypto3-zk

Comments

@ayashunsky
Copy link
Contributor

Using a selector column (var::column_type::selector) in a polynomial constraint directly (i.e. as a normal variable) makes proof-generator create a proof that does not pass verification. This situation is not detected by blueprint, where is_satisfied check passes successfully. Please test.

@ayashunsky ayashunsky added the zk For changes related to crypto3-zk label Jul 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
zk For changes related to crypto3-zk
Projects
None yet
Development

No branches or pull requests

1 participant