Skip to content

Add ZK-row random blinding to ring proof witness columns#27

Merged
prasad-kumkar merged 2 commits intomainfrom
feat/zk-row-blinding
Mar 11, 2026
Merged

Add ZK-row random blinding to ring proof witness columns#27
prasad-kumkar merged 2 commits intomainfrom
feat/zk-row-blinding

Conversation

@prasad-kumkar
Copy link
Member

  • Add ZK_ROWS constant and test_vectors flag to RingProofParams
  • Witness columns get random blinding in last 3 rows by default
  • test_vectors=True disables randomness for deterministic test vectors
  • Update existing ring tests to use test_vectors=True
  • Add non-determinism test for default (blinded) mode

- Add ZK_ROWS constant and test_vectors flag to RingProofParams
- Witness columns get random blinding in last 3 rows by default
- test_vectors=True disables randomness for deterministic test vectors
- Update existing ring tests to use test_vectors=True
- Add non-determinism test for default (blinded) mode
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
dot_ring/ring_proof/columns/columns.py 92.85% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@prasad-kumkar prasad-kumkar merged commit e0c3bcb into main Mar 11, 2026
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant