diff options
author | ache <ache@FreeBSD.org> | 2008-08-16 15:41:03 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2008-08-16 15:41:03 +0000 |
commit | 396faad5a15f348b13bcbb696fe3dda7640e7bd5 (patch) | |
tree | e491647f662adc16569a4cf3932df6bbb64ad289 /etc | |
parent | eafee510a97921d081800945c98ef8a0575e49fb (diff) | |
download | FreeBSD-src-396faad5a15f348b13bcbb696fe3dda7640e7bd5.zip FreeBSD-src-396faad5a15f348b13bcbb696fe3dda7640e7bd5.tar.gz |
Use arc4random_uniform() to avoid "modulo bias"
Remove pw_getrand() unneded now: arc4random_uniform() is stronger then
pw_getrand()'s MD5 tricks (inactive) and its active version, mixing
arc4random() bytes in one, not make things better at all.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions