sha256 extension v1.0

php.internals

Stefan Esser

20 years ago
Hello, no matter if we get another hash extension or not. Here is a simple extension, that gives you access to sha256() and sha256_file() when loaded. If you load it into a PHP that already knows about these functions (Hardening-Patch) you will get a warning. http://www.hardened-php.net/files/extensions/sha256-1.0.tgz (You need to know how to use phpize && ./configure && make && make install to get it to work) Yours, Stefan
-- -------------------------------------------------------------------------- Stefan Esser sesser@php.net Hardened-PHP Project http://www.hardened-php.net/ GPG-Key gpg --keyserver pgp.mit.edu --recv-key 0x15ABDA78 Key fingerprint 7806 58C8 CFA8 CE4A 1C2C 57DD 4AE1 795E 15AB DA78 --------------------------------------------------------------------------