php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #79042 BLAKE2b support
Submitted: 2019-12-29 04:53 UTC Modified: 2020-01-11 23:11 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: kaulkwappe dot php-bugs at prvy dot eu Assigned:
Status: Open Package: hash related
PHP Version: Next Minor Version OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kaulkwappe dot php-bugs at prvy dot eu
New email:
PHP Version: OS:

 

 [2019-12-29 04:53 UTC] kaulkwappe dot php-bugs at prvy dot eu
Description:
------------
Would be great to see BLAKE2d support in the next minor or major version since we already support Argon2 for password_hash().

See also current implementation of sodium_crypto_generichash().


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-12-29 05:03 UTC] kaulkwappe dot php-bugs at prvy dot eu
-Summary: - +Summary: BLAKE2d support
 [2019-12-29 05:03 UTC] kaulkwappe dot php-bugs at prvy dot eu
Update title
 [2019-12-29 11:53 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2019-12-29 11:53 UTC] cmb@php.net
Hmm, I couldn't find any info about Blake2d – do you mean Blake2b?

Also, please clarify: are you looking for Blake2 support in
ext/hash?
 [2019-12-29 15:28 UTC] kaulkwappe dot php-bugs at prvy dot eu
-Summary: BLAKE2d support +Summary: BLAKE2b support -Status: Feedback +Status: Assigned
 [2019-12-29 15:28 UTC] kaulkwappe dot php-bugs at prvy dot eu
Typo
 [2019-12-29 15:30 UTC] kaulkwappe dot php-bugs at prvy dot eu
Typo and way too early in the morning - sorry for that!

I look for BLAKE2b support in hash() or hash_hmac().
 [2019-12-29 21:37 UTC] cmb@php.net
-Status: Assigned +Status: Open -Assigned To: cmb +Assigned To:
 [2019-12-29 21:37 UTC] cmb@php.net
Thanks for the clarification!
 [2020-01-11 23:11 UTC] kaulkwappe dot php-bugs at prvy dot eu
BLAKE3 incoming:
https://github.com/BLAKE3-team/BLAKE3
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 10:01:29 2024 UTC