generated from martinthomson/internet-draft-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a mandatory personalization parameter
This is a great idea besides the issue of it potentially affecting performance when deriving the pseudorandom bytes. That's why I've restricted the length, although MAX_PERSONALIZATION would cause the input to exceed one block with SHA-224/SHA-256. It may need to be increased, although the BLAKE2b personalization is only 16 bytes.
- Loading branch information
1 parent
dc58265
commit 4ec31f4
Showing
1 changed file
with
10 additions
and
4 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