From f51ee90c66527fd7ff634f3e8d414cb670da068d Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 26 Apr 2016 11:07:44 +0200 Subject: bug #470, use a dedicated lib to generate random bytes --- include/random_compat/random_bytes_mcrypt.php | 76 +++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 include/random_compat/random_bytes_mcrypt.php (limited to 'include/random_compat/random_bytes_mcrypt.php') diff --git a/include/random_compat/random_bytes_mcrypt.php b/include/random_compat/random_bytes_mcrypt.php new file mode 100644 index 000000000..7ac9d9105 --- /dev/null +++ b/include/random_compat/random_bytes_mcrypt.php @@ -0,0 +1,76 @@ +