Re: engines on an embedded device

2007-05-21 Thread Christopher Friedt
Hi Samuel, For what I'm doing at the moment, all of the random data is generated on our servers and only stored in a private / public key pair on the device. Thanks for the heads up though. ~/Chris Samuel Reed wrote: Chris, On a related note to embedded openssl, but not pertaining to your

RE: engines on an embedded device

2007-05-21 Thread Samuel Reed
Chris, On a related note to embedded openssl, but not pertaining to your question: I tried something similar in the past, and discovered there must be a provided source of randomness. I am not sure if your embedded device can provide this. If you do not have suitable hardware or /dev/random (or