-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync Argon2 and Blake2 with upstream
This primarily adds Argon2id. The Argon2 format thus got support for just that, with trivial parsing changes to the format. A test vector was also added to it. Some boost (3-4%) seen in formats such as raw-blake2 and argon2. Upstream: https://github.com/P-H-C/phc-winner-argon2.git as of 4 Nov 2024 (Jun 25 10:21:15 2021 +0200). Upstream: https://github.com/BLAKE2/BLAKE2.git as of 4 Nov 2024 (Sat Jul 4 00:11:10 2020 +0100) Closes #2738. See also #2650 (the workaround we introduced was removed now). See also #4721.
- Loading branch information
1 parent
0534072
commit 12b8409
Showing
25 changed files
with
2,368 additions
and
1,257 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
Oops, something went wrong.