generated from martinthomson/internet-draft-template
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Note that `Field.rand_vec()` is not used in the spec of any VDAF. (It's only used for `run_flp()`.) * Specify notation of arithmetic operations on fields. * Use `front()` in field element decoding, which is more in line with how we write down decoding algorithms in other parts of the draft. * Say what we mean by "order" of the multiplicative subgroup of NTT fields * XofTurboShake128: Set stricter bounds on the inputs (how big can the seed be) * XofFixedKeyAes128: Set bounds on the length of the domain separation tag. * Clarify the motivation for XofFixedKeyAes128. * Write "AES128" instead of "AES-128" as this is how we denote the function in the spec.
- Loading branch information
Showing
4 changed files
with
108 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters