mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-29 04:28:07 +01:00
f9c7ca8496
Before PHP 5.4.1 the OpenSSL extension used a OpenSSL provided function which is seemingly slow under some circumstances, PHP 5.4.1+ uses the windows crypto API. Fixes #34409 Built from https://develop.svn.wordpress.org/trunk@35587 git-svn-id: http://core.svn.wordpress.org/trunk@35551 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
byte_safe_strings.php | ||
cast_to_int.php | ||
error_polyfill.php | ||
random_bytes_com_dotnet.php | ||
random_bytes_dev_urandom.php | ||
random_bytes_libsodium.php | ||
random_bytes_mcrypt.php | ||
random_bytes_openssl.php | ||
random_int.php | ||
random.php |