Re: PRNG is not seeded

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Scott

I don’t know your OS or environment, have you tried the ‘openssl rand’ functionality as a random source to seed your entropy issues ?

openssl rand 102400 > some named pipe file that you can call as your random source.

perhaps rather than pseudo random, try a hardware device ?



> On 30 May 2018, at 8:58 AM, Scott Neugroschl <scott_n@xxxxxxxxx> wrote:
> 
> Hi,
>  
> I’m using PRNGD to seed my random numbers (I’m on a system without /dev/random and /dev/urandom).   I occasionally get the dreaded “PRNG is not seeded” error.
>  
> I know this is caused by a lack of available entropy in the system; but what can I do to address this?  Is it just a matter of waiting until enough entropy has been collected?  Is there any kind of workaround?
>  
> Thanks
>  
> ScottN
>  
> -- 
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux