boinc/html/inc/random_compat
Kevin Reed 39cc8c0500 web: Replace html/inc/util.inc random_string() implementation with one
that is considered cryptographically secure.  This required adding the
random_compat library (MIT License) to provide support for PHP versions
before 7.
2018-04-06 09:15:51 -05:00
..
LICENSE
byte_safe_strings.inc
cast_to_int.inc
error_polyfill.inc
random.inc
random_bytes_com_dotnet.inc
random_bytes_dev_urandom.inc
random_bytes_libsodium.inc
random_bytes_libsodium_legacy.inc
random_bytes_mcrypt.inc
random_int.inc