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.
Prio3, Poplar1: Set
xof
to XofTurboShake128
Previously we imagined making this generic in case we wanted to define variants with different XOFs. We don't have nay in this document, so fix XofTurboShake128 as the XOF as early as possible. While at it, don't overload `Xof` in parameter tables, as this is now just an abstract base class. Likewise for `Idpf` and `Flp`.
- Loading branch information
Showing
2 changed files
with
53 additions
and
60 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