Skip to content

Commit

Permalink
SQUASH David review
Browse files Browse the repository at this point in the history
  • Loading branch information
cjpatton committed Oct 1, 2024
1 parent 2b36a55 commit 1e274e6
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions draft-irtf-cfrg-vdaf.md
Original file line number Diff line number Diff line change
Expand Up @@ -5713,7 +5713,10 @@ below.
## Schema
{:numbered="false"}

`verify_ke"`:
`ctx`:
: The application context string encoded in hexadecimal.

`verify_key`:
: The verification key encoded in hexadecimal.

`agg_param`:
Expand Down Expand Up @@ -5751,10 +5754,10 @@ below.
`agg_shares`:
: The expected aggregate shares encoded in hexadecimal.

`agg_result``
`agg_result`:
: The expected aggregate result of type `Vdaf.AggResult`.

The scehma also includes whatever parameters are required to instantiate the
The schema also includes whatever parameters are required to instantiate the
VDAF. These are listed in the subsections below.

### Prio3Count
Expand Down

0 comments on commit 1e274e6

Please sign in to comment.