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

feat: add proving system relations #96

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

AaronFeickert
Copy link
Contributor

Description

Adds proving system relations to RFC-0182.

Motivation and Context

The recent addition of RFC-0182 includes details for commitment and public key signatures. These include interactive protocols, descriptions of the use of the Fiat-Shamir technique for non-interactivity, and security proofs. However, the RFC did not specifically list the proving system relations used for the two protocols, instead describing them more informally in the introduction.

This PR adds the proving system relations for improved clarity.

How Has This Been Tested?

The changes build and appear to render correctly.

Copy link
Contributor

@hansieodendaal hansieodendaal left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@hansieodendaal hansieodendaal left a comment

Choose a reason for hiding this comment

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

ACK

@CjS77 CjS77 merged commit e6f54b6 into tari-project:main Jul 5, 2023
2 checks passed
@AaronFeickert AaronFeickert deleted the rfc-0182-update branch July 5, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants