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

corrections missed in #64 #65

Merged
merged 1 commit into from
Jul 10, 2024
Merged

corrections missed in #64 #65

merged 1 commit into from
Jul 10, 2024

Conversation

TallTed
Copy link
Member

@TallTed TallTed commented Jul 1, 2024

  • delete now-errant line

  • fix "ensure" phrasing — note: this sentence may need further work, as it's not clear whether confirming an array of five elements is sufficient to ensure proper population of the five [named] elements --

    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 five elements.
                </li>
                <li>
    Return an object with properties set to the five elements, using the names
    `baseSignature`, `publicKey`, `hmacKey`, `signatures`, and `mandatoryPointers`,
    respectively.
    

Preview | Diff

- delete now-errant line

- fix "ensure" phrasing — note: this sentence may need further work, as it's not clear whether confirming `an array of five elements` is sufficient to populate `the five elements` --
  ```
  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 five elements.
              </li>
              <li>
  Return an object with properties set to the five elements, using the names
  `baseSignature`, `publicKey`, `hmacKey`, `signatures`, and `mandatoryPointers`,
  respectively.
  ```
Copy link
Collaborator

@Wind4Greg Wind4Greg left a comment

Choose a reason for hiding this comment

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

Thanks Ted.

@msporny
Copy link
Member

msporny commented Jul 10, 2024

Editorial, multiple reviews, no changes requested, no objections, merging.

@msporny msporny added editorial The item is editorial in nature. CR1 This item was processed during the first Candidate Recommendation phase. labels Jul 10, 2024
@msporny msporny merged commit 03e285c into main Jul 10, 2024
2 checks passed
@msporny msporny deleted the TallTed-patch-#64-20240701 branch July 10, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CR1 This item was processed during the first Candidate Recommendation phase. editorial The item is editorial in nature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants