Skip to content

Commit

Permalink
Enhance base proof with bbsHeader and PK: Update element number, fix …
Browse files Browse the repository at this point in the history
…copy error.

Co-authored-by: Dave Longley <[email protected]>
  • Loading branch information
Wind4Greg and dlongley authored Jan 19, 2024
1 parent 31d567f commit c246523
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 @@ -614,7 +614,7 @@ <h4>parseBaseProofValue</h4>
<li>
Initialize `components` to an array that is the result of CBOR-decoding the
bytes that follow the three-byte ECDSA-SD base proof header. Ensure the result
is an array of draft-irtf-cfrg-pairing-friendly-curves-11 elements.
is an array of five elements.
</li>
<li>
Return an object with properties set to the three elements, using the names
Expand Down

0 comments on commit c246523

Please sign in to comment.