1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 22:52:40 +02:00
Files
archived-php-src/ext/openssl/tests
Remi Collet 17f6391bf8 Fixed Bug #66833 Default digest algo is still MD5
Switch to SHA1, which match internal openssl hardcoded algo.

In most case, won't even be noticed
- priority on user input (default_md)
- fallback on system config
- fallback on this default value

Recent system reject MD5 digest, noticed in bug36732.phpt failure.

While SHA1 is better than MD5, SHA256 is recommenced,
and defined as default algo in provided configuration on
recent system (Fedora 21, RHEL-7, ...). But the idea is to
keep in sync with openssl internal value for PHP internal value.
2014-03-14 09:50:15 +01:00
..
2008-07-15 09:14:28 +00:00
2006-08-31 13:50:11 +00:00
2012-03-28 17:13:16 +02:00
2007-04-05 07:23:56 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-15 03:20:44 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2007-05-28 13:55:30 +00:00
2006-07-29 22:27:55 +00:00
2006-07-29 22:27:55 +00:00
2006-07-29 22:41:20 +00:00
2007-05-30 15:40:26 +00:00
2007-05-28 20:03:54 +00:00
2008-11-18 02:03:38 +00:00
2012-02-05 09:52:41 +00:00
2010-04-20 10:04:26 +00:00
2011-09-08 09:27:47 +00:00
2012-02-25 13:27:57 +00:00
2008-07-18 23:52:01 +00:00
2008-07-18 23:52:01 +00:00
2008-07-15 03:20:44 +00:00