Skip to content

Commit

Permalink
Enhance base proof with bbsHeader and PK: grammar/punctuation fixes.
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
Wind4Greg and TallTed authored Jan 19, 2024
1 parent 0513d8c commit 5491407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ <h4>createDisclosureData</h4>
<li>
Set `bbsProof` to the value computed by the `ProofGen` procedure from
[[CFRG-BBS-SIGNATURE]], i.e. `ProofGen(PK, signature, header, ph, messages, disclosed_indexes)`,
where `PK` is the original issuers public key `publicKey`, `signature` is the
where `PK` is the original issuer's public key `publicKey`, `signature` is the
`bbsSignature`, `header` is the `bbsHeader`, `ph` is an empty byte array,
`messages` is `bbsMessages`, and `disclosed_indexes` is `selectiveIndexes`.
</li>
Expand Down

0 comments on commit 5491407

Please sign in to comment.