[openssl-users] PRNG is not seeded
FooCrypt
openssl at foocrypt.net
Thu May 31 08:45:02 UTC 2018
Are you a Dr Who fan ?
Place a teaspoon of fine grade white sand onto the skin of a snare drum
Place an isolating isoscrope above the snare drum that can measure the fractional movements of the grains of sand based on the ambient noise.
Do something that moves the sand so you can measure the factorial movements based on different events.
There was a documentary on the ABC about it all a few years back, someone at ANU or somewhere else in Oz was woking on the research.
> On 31 May 2018, at 6:07 PM, chris.gray at kiffer.be wrote:
>
> I've also encountered this quite often, and I have a feeling that on
> today's connected devices there may be a lot of entropy "in the air"
> (quite literally) which is not being captured. Does any one know of
> research in this area?
>
>> 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 at xypro.com> 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
>>
>
>
> --
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
More information about the openssl-users
mailing list