php-phpseclib-crypt-hash - Pure-PHP implementations of keyed HMACs and hashing functions
Website: | http://phpseclib.sourceforge.net/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
Uses hash() or mhash() if available and an internal implementation, otherwise. Optionally uses suhosin. Currently supports the following: md2, md5, md5-96, sha1, sha1-96, sha256, sha384, and sha512.
Packages
php-phpseclib-crypt-hash-0.3.5-2.el7.noarch [12 KiB] |
Changelog
by Adam Williamson (2014-01-04):
- various review style cleanups |