diff options
author | Alexander Bluhm <[email protected]> | 2017-03-27 19:29:55 +0200 |
---|---|---|
committer | Alexander Bluhm <[email protected]> | 2017-03-29 02:58:18 +0200 |
commit | 7160abdedc9dce303b7786b54feb08bbe26d7d72 (patch) | |
tree | 8ba60ea8bd7d30fa03db5c2f963608718bbad8c3 /src/lib/pbkdf/info.txt | |
parent | 0a45b6d563c9faf87143334f43abf8afec0335d8 (diff) |
Use getentropy(2) as random source.
Gather entropy from system call getentropy(2). This is available
since in OpenBSD 5.6 and Solaris 11.3. It can provide up to 256
bytes entropy from the kernel without blocking. As a system call
it does not need a file descriptor and works in chroot(2) environments
without device nodes.
Diffstat (limited to 'src/lib/pbkdf/info.txt')
0 files changed, 0 insertions, 0 deletions