Skip to content

Commit

Permalink
Update spec/data_flow_presentation_verify.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Lodder <[email protected]>
Signed-off-by: Aritra Bhaduri <[email protected]>
  • Loading branch information
aritroCoder and mikelodder7 authored Oct 31, 2023
1 parent 4cf0284 commit fbd8a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/data_flow_presentation_verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ $$\widehat{T_8} \leftarrow \left(\frac{e(\mathcal{G},u)}{e(g,\mathcal{U})}\right
Then all these values are added to $\widehat{T}$. This is then added with the validity proof which when hashed with $\mathcal{C}$ and $n_1$(recieved from [[ref: holder]]) re constructs the challenge hash $\widehat{c_H}$
Now, if $\widehat{c_H} = c_H$ then the proof is valid.

The NRP is bound to the credential by the $\widehat{m_2}$ value that is present in the proof.
The NRP is bound to the primary credential by the $\widehat{m_2}$ value that is presented in both proofs.

The verification code MUST surface to the [[ref: verifier]] if any part of the
presentation, including any NRP(s), fail cryptographic verification. The
Expand Down

0 comments on commit fbd8a49

Please sign in to comment.