summaryrefslogtreecommitdiff
path: root/ext/hash
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-04-062-2/+2
|\
| * Always use ZEND_SECURE_ZERO() when cleaning up dataStanislav Malyshev2019-04-062-2/+2
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1512-13/+4
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-1413-30/+30
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-136-8/+8
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1512-13/+3
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-1414-31/+31
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
* | Trim trailing whitespace in source code filesPeter Kokot2018-10-135-8/+8
* | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2018-09-251-1/+1
|\ \ | |/
| * Fixed bug #76918 Repeated parameter name in arg infoSara Golemon2018-09-251-1/+1
| * year++Xinchen Hui2018-01-0232-32/+32
| * Fixed bug #75303 sha3 hangs on bigendianRemi Collet2017-10-021-1/+1
* | year++Xinchen Hui2018-01-0232-32/+32
* | Fix Bug #75284 sha3 is not supported on bigendian machineRemi Collet2017-10-033-12/+239
* | Add hash_hmac_algos() for filtered is_crypto methodsSara Golemon2017-07-232-0/+74
* | fix hash build (when build dir != src dir)Remi Collet2017-05-291-1/+2
* | fix typoAnatol Belski2017-05-281-1/+1
* | Replace slow generic sha3 implementation by https://github.com/gvanas/KeccakC...Christian Schneider2017-05-2827-187/+6379
* | Merge branch 'PHP-7.1'Nikita Popov2017-02-242-3/+29
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-242-3/+29
| |\
| | * Fix bug #73127Grundik2017-02-242-3/+29
* | | Deprecate track_errors / $php_errormsgNikita Popov2017-02-031-32/+31
* | | fix test portabilityAnatol Belski2017-02-011-1/+1
* | | Refactor HashContext into an object.=?UTF-8?q?Rouven=20We=C3=9Fling?=2017-01-317-112/+565
* | | Merge branch 'PHP-7.1'Sara Golemon2017-01-301-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-01-301-1/+1
| |\ \ | | |/
| | * Securely zero the hash context keySara Golemon2017-01-301-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-0430-30/+30
| | * Merge branch 'pull-request/1817'Joe Watkins2016-10-171-0/+21
| | * Merge branch 'pull-request/1816'Joe Watkins2016-10-171-0/+23
* | | Use hash_ops->is_crypto in hash_init()Andrey Andreev2017-01-223-4/+53
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-212-1/+1
|\ \ \ | |/ /
| * | Fix bug #73961 environmental build dependency in hash sha3 sourceJoe Watkins2017-01-212-1/+1
* | | Disallow non-crypto hashes in HMAC and PBKDF2Andrey Andreev2017-01-1820-73/+103
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-146-0/+432
|\ \ \ | |/ /
| * | Add hash_hkdf()Andrey Andreev2017-01-146-0/+432
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-0432-32/+32
| * | Change Big Endian backup implementations to use signed indexesSara Golemon2016-11-011-3/+3
| * | Merge branch 'pull-request/1817'Joe Watkins2016-10-171-0/+21
| * | Merge branch 'pull-request/1816'Joe Watkins2016-10-171-0/+23
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-0232-32/+32
* | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-201-3/+3
* | | Make this test meaningfulChristoph M. Becker2016-10-181-8/+11
* | | Merge branch 'pull-request/1816'Joe Watkins2016-10-171-0/+23
|\ \ \
| * | | Update hash_update_stream.phptmarcosptf2016-03-131-0/+1
| * | | test to function hash_update_stream();marcosptf2016-03-131-0/+22
* | | | Merge branch 'pull-request/1817'Joe Watkins2016-10-171-0/+21
|\ \ \ \
| * | | | test to function hash_update_file();marcosptf2016-03-131-0/+21
| |/ / /