Displaying 3 results from an estimated 3 matches for "randfile".
Did you mean:
randfiles
2002 Sep 22
1
htree 2.4.19-dxdir patch
Hi there,
: without index mount:
root@codeman:[/test] # time randfiles foo 20000
real 1m10.501s
user 0m0.240s
sys 1m8.590s
root@codeman:[/test] # time randfiles foo 100000
real 32m55.929s
user 0m1.890s
sys 32m2.500s
: with index mount:
root@codeman:[/test] # time randfiles foo 20000
real 1m8.428s
user 0m0.350s
sys 1m6.780s
root@co...
2002 Apr 11
3
getting OpenSSH/OpenSSL to utilize /dev/random
...However, when I ran my configure, it gives me the WARNING.RND message to the
effect that I'm using the built-in. I've seen allusions on this list to
building openssl with to get random support, so I rebuilt it and then rerun
configure for openssh. No changes. OpenSSL made references to a RANDFILE
environment variable, so I set it, reconfigured and built openssl, then
reconfigured openssh. I'm still getting the message that I have built-in
random source.
What gives? What do I have to do to get openssh or openssl to see my
/dev/random?
Thanks,
Jason Lacoss-Arnold
TS/Unix Architecture...
2011 Apr 15
8
[Bug 1890] New: Entropy management for linux
https://bugzilla.mindrot.org/show_bug.cgi?id=1890
Summary: Entropy management for linux
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: jchadima