php-sha3 icon indicating copy to clipboard operation
php-sha3 copied to clipboard

Pure PHP implementation of SHA-3

Results 2 php-sha3 issues
Sort by recently updated
recently updated
newest added

As title, the `hash_hmac` function supports the `sha-3` algorithms since `PHP 7.1`. I think it should be better than using this PHP package and this should support before `PHP 7.1`...