Possible Duplicate:
SHA-512 library for PHP
I see the has() is only upto sha1. How to implement SHA512 properly with PHP, using codeignitor. Do i need an external library or is there built-in support for this? If external any suggestions on something open/free?
Thanks.