You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to hash a string with sha3-512 but as I see hash_algos() function doesn't have that.
The PHP version is 7.4.69 (that probably includes sha3-512) and PeachPie version 1.0.9, tried it on 1.1.3 too.
Is it not implemented yet, or something is wrong with my compiler?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I'm trying to hash a string with sha3-512 but as I see hash_algos() function doesn't have that.
The PHP version is 7.4.69 (that probably includes sha3-512) and PeachPie version 1.0.9, tried it on 1.1.3 too.
Is it not implemented yet, or something is wrong with my compiler?
Thanks in advance.
The text was updated successfully, but these errors were encountered: