Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OVN fixes #34

Merged
merged 3 commits into from
Jul 4, 2023
Merged

OVN fixes #34

merged 3 commits into from
Jul 4, 2023

Conversation

4ever2
Copy link
Collaborator

@4ever2 4ever2 commented Mar 16, 2023

Fixes admitted proofs in OVN.

@4ever2 4ever2 marked this pull request as ready for review April 19, 2023 13:47
@4ever2 4ever2 force-pushed the ovn branch 2 times, most recently from f74eec9 to f304dba Compare July 3, 2023 15:15
@4ever2 4ever2 merged commit aacd8e4 into SSProve:main Jul 4, 2023
1 check passed
@@ -979,6 +979,7 @@ Module OVN (π2 : CDSParams) (Alg2 : SigmaProtocolAlgorithms π2).
#assert Sigma1.MyParam.R (otf (fto (expgn_rec (T:=gT) g (otf x)))) (otf x) ;;
x1 ← sample uniform Sigma1.MyAlg.i_witness ;;
#put Sigma1.MyAlg.commit_loc := x1 ;;
#put RO1.queries_loc := emptym ;;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Adding emptym here seems incorrect, however this is what is the result of Exec_i_realised, so either there is a bug there, or this strange hack works.

@4ever2 4ever2 deleted the ovn branch July 4, 2023 14:07
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.

None yet

2 participants