php-phpseclib-crypt-hash - Pure-PHP implementations of keyed HMACs and hashing functions
Website: | http://phpseclib.sourceforge.net/ |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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-1.0.20-1.fc14.al.noarch [14 KiB] |
Changelog
by Remi Collet (2022-01-03):
- update to 1.0.20 |