summaryrefslogtreecommitdiff
path: root/ext/hash/tests
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1512-13/+3
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1414-31/+31
* Add hash_hmac_algos() for filtered is_crypto methodsSara Golemon2017-07-231-0/+57
* Merge branch 'PHP-7.1'Nikita Popov2017-02-241-0/+27
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-241-0/+27
| |\
| | * Fix bug #73127Grundik2017-02-241-0/+27
| | * Merge branch 'pull-request/1817'Joe Watkins2016-10-171-0/+21
| | * Merge branch 'pull-request/1816'Joe Watkins2016-10-171-0/+23
* | | 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-315-1/+389
* | | Use hash_ops->is_crypto in hash_init()Andrey Andreev2017-01-222-4/+48
* | | Disallow non-crypto hashes in HMAC and PBKDF2Andrey Andreev2017-01-185-22/+33
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-144-0/+306
|\ \ \ | |/ /
| * | Add hash_hkdf()Andrey Andreev2017-01-144-0/+306
| * | Merge branch 'pull-request/1817'Joe Watkins2016-10-171-0/+21
| * | Merge branch 'pull-request/1816'Joe Watkins2016-10-171-0/+23
* | | 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
| |/ /
* | | Implement FIPS 180-4 algos: sha512/256 and sha512/224Sara Golemon2016-05-144-1/+43
|/ /
* | Implement SHA3 hashing algorithmSara Golemon2015-10-153-1/+89
|/
* Merge branch 'PHP-5.6'Stanislav Malyshev2015-09-024-3/+21
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-013-3/+3
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-013-3/+3
| | |\
| | | * fix unit testsStanislav Malyshev2015-09-013-3/+3
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-09-011-0/+18
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-09-011-0/+18
| | |\ \ | | | |/
| | | * Fix bug #70312 - HAVAL gives wrong hashes in specific casesStanislav Malyshev2015-09-011-0/+18
* | | | Fixed skipfXinchen Hui2015-06-141-1/+1
|/ / /
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-141-0/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-0/+7
| |\ \ | | |/
| | * Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-111-0/+7
| | * typo fixesVeres Lajos2013-07-151-3/+3
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | | Add hash_equals() to perform string comparisons that are not vulnerable to ti...Rouven Weßling2014-03-171-0/+43
* | | Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2014-03-121-1/+5
|\ \ \ | |/ /
| * | Fix hash_pbkdf2() with missing $length argumentNikita Popov2014-03-121-1/+5
| * | typo fixesVeres Lajos2013-07-151-3/+3
* | | Fix #66698: Add fnv1a32 and fnv1a64 hash optionsMichael M Slusarz2014-03-064-1/+671
* | | fix failing testsManuel Mausz2013-09-052-2/+10
* | | Add support for CryptoPro S-box for GOSTManuel Mausz2013-09-051-0/+13
* | | typo fixesVeres Lajos2013-07-151-3/+3
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-101-1/+1
|\ \ \ | |/ /
| * | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | | Merge branch 'PHP-5.5'Anthony Ferrara2013-05-281-0/+17
|\ \ \ | |/ /