Hey, most server don't have sha2 or sha 256 or above installed yet because they aren't updating php for various reasons so.. I was wondering if there was any scripts out there of sha256 or sha512 in php like using the php function function.
Like that, if anyone has seen on of these could you link me up i am yet to find one.
| Code: |
|
<?php function sha512 { --PHP SHA512 Source Here-- } ?> |
Like that, if anyone has seen on of these could you link me up i am yet to find one.
