|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull Requests
Pull requests:
HistoryAllCommentsChangesGit/SVN commits
[2016-05-14 04:42 UTC] pollita@php.net
-Assigned To:
+Assigned To: pollita
[2016-05-14 04:42 UTC] pollita@php.net
[2017-10-24 06:25 UTC] kalle@php.net
-Status: Assigned
+Status: Open
-Assigned To: pollita
+Assigned To:
[2021-01-08 14:47 UTC] cmb@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 10:00:01 2025 UTC |
Description: ------------ For PHP 7.0.0, I would like to see the following hash functions available for hash() and hash_hmac(): * SHA-512/224 * SHA-512/256 * BLAKE-224 * BLAKE-256 * BLAKE-384 * BLAKE-512 * BLAKE2b * BLAKE2s * SHA3-224 * SHA3-256 * SHA3-384 * SHA3-512 Test script: --------------- echo hash('sha3,256', ''); // a7ffc6f8bf1ed76651c14756a061d662f580ff4de43b49fa82d80a4b80f8434a