Skip to content

Conversation

@jfdreis
Copy link
Contributor

@jfdreis jfdreis commented Sep 1, 2025

This PR partially addresses one of the TODOs from #151 : Refactor NI proofs so they accept NiProof.

The Proof struct for the Non_interactive ZK-proof for factoring of a RSA modulus was already define under the non_interactive module. I moved it to the parent module, rename it to NiProof, and update the code accordingly.

Together with PRs #154, #155, #156 , #157, and #158, this completes the Refactor of NI Proofs. (see #151).

@survived survived mentioned this pull request Sep 1, 2025
12 tasks
Copy link
Contributor

@survived survived left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Thanks for updating all the proofs!

@survived survived merged commit df5a2d3 into LFDT-Lockness:cggmp24/m Sep 1, 2025
21 of 22 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.

2 participants