-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
idpf: Use XofTurboShake128 for the leaves (#1158)
As required by the latest draft, modify IDPF by using XofTurboShake128 for extension/conversion at the leaves of the tree. To accomplish this, encapsulate in the fixed AES key -- now use only for inner nodes -- with a type that has the content appropriate for the level of the tree. For the leaf nodes, this is the context string and nonce. While at it, rename "binder" to "nonce", as has been done in the latest draft.
- Loading branch information
Showing
1 changed file
with
80 additions
and
52 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