diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-06-03 18:25:48 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-06-03 18:25:48 +0200 |
commit | bbd3dc611ed501edeca72026885bbf85868dd1cf (patch) | |
tree | 04b29bde0b91b200a392b2ebaac9e6a106a1971f /lib/vtls/openssl.h | |
parent | 62a26ec6962944383704c2b2a77fdb062200e814 (diff) |
random: use Curl_rand() for proper random data
The SASL/Digest previously used the current time's seconds +
microseconds to add randomness but it is much better to instead get more
data from Curl_rand().
It will also allow us to easier "fake" that for debug builds on demand
in a future.
Diffstat (limited to 'lib/vtls/openssl.h')
0 files changed, 0 insertions, 0 deletions