Lines Matching full:random
65 \&\- the OpenSSL random generator
68 Random numbers are a vital part of cryptography, they are needed to provide
71 can be used as a cryptographically-secure pseudo-random number generator
78 the deterministic random bit generator (DRBG) model as described in
79 [NIST SP 800\-90A Rev. 1]. The default random generator will initialize
82 It seeds and reseeds itself automatically using trusted random sources
86 just use \fBRAND_bytes\fR\|(3) to obtain random data.
89 Although (re\-)seeding is automatic, it can fail because no trusted random source
91 random seed material.
110 Changing the default random generator should be necessary
123 The default OpenSSL RAND method is based on the EVP_RAND deterministic random
125 A DRBG is a certain type of cryptographically-secure pseudo-random