WordPress/wp-includes/random_compat
Dion Hulse 9e8fdddea2 Random_Compat: The version included with 4.4 only supports the PHP 5.2+ namespace version of libsodium, don't attempt to use it with PHP 5.2 or old libsodium versions.
Fixes #35327.

Built from https://develop.svn.wordpress.org/branches/4.4@36257


git-svn-id: http://core.svn.wordpress.org/branches/4.4@36224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-01-11 04:38:28 +00:00
..
byte_safe_strings.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
cast_to_int.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
error_polyfill.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00
random.php Random_Compat: The version included with 4.4 only supports the PHP 5.2+ namespace version of libsodium, don't attempt to use it with PHP 5.2 or old libsodium versions. 2016-01-11 04:38:28 +00:00
random_bytes_com_dotnet.php Update random_compat to master. 2015-11-10 12:00:30 +00:00
random_bytes_dev_urandom.php Update random_compat to latest 2015-12-22 03:23:24 +00:00
random_bytes_libsodium.php Update random_compat to master. 2015-11-10 12:00:30 +00:00
random_bytes_mcrypt.php Update random_compat to master. 2015-11-10 12:00:30 +00:00
random_bytes_openssl.php Update random_compat to master. 2015-11-10 12:00:30 +00:00
random_int.php Update to Random_Compat 1.0.9. 2015-10-23 04:22:26 +00:00