I'm porting the library (0.9.6) to an embedded device without a /dev/random.

I've undefined DEVRANDOM in e_os.h but this only results in the following
  error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded

If I hard code some bytes into the RAND_poll function using the RAND_add things 
'work', however I'm sure the security implications are bad (how bad I'm not sure...any 
comment?)

Has anyone encountered a similar problem or can anyone offer advice ?

Thanks

Graeme English



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to