-
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.
UIP 4: Use Blake2b-256 for deriving backreference key
In Section 2.3 of RFC 8439, they describe that the input to ChaCha20 is a 256-bit (32-byte) key, so we should align the choice of KDF to output 256 bit digests.
- Loading branch information
1 parent
8cd1a6d
commit c3d5347
Showing
1 changed file
with
3 additions
and
3 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