Lines Matching refs:random
1 This document contains a description of portable OpenSSH's random
4 /dev/random in their OS".
8 cryptographic challenges. If the random numbers that it uses are
13 authentication), entails the use of a 160 bit random number. If an
17 If you are using the builtin random number support (configure will
20 Please also request that your OS vendor provides a kernel-based random
21 number collector (/dev/random) in future versions of your operating
26 The portable OpenSSH contains random number collection support for
27 systems which lack a kernel entropy pool (/dev/random).
39 The random number code will also read and save a seed file to
40 ~/.ssh/prng_seed. This contents of this file are added to the random