summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2012-09-29 15:03:09 +0200
committerLukas Reschke <lukas@statuscode.ch>2012-09-29 15:03:09 +0200
commitbd804b74c46ed6779bf82a506711b48644a197f4 (patch)
tree3015f9d16e459364bad3cc1ca036c0ebabc3c227 /core
parentdc66e94ee3c14e73f0a4f5f79722e0855add71e1 (diff)
downloadnextcloud-server-bd804b74c46ed6779bf82a506711b48644a197f4.tar.gz
nextcloud-server-bd804b74c46ed6779bf82a506711b48644a197f4.zip
mt_rand() is not secure from a security point of view and predictable. Let's use openssl_random_pseudo_bytes() instead.
Before: 26 bits entropy After: 72 bits entropy
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions