avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] rand(3) in avr-libc


From: E. Weddington
Subject: Re: [avr-libc-dev] rand(3) in avr-libc
Date: Tue, 10 Sep 2002 10:36:15 -0600

On 10 Sep 2002 at 17:57, Joerg Wunsch wrote:

> > 2. add a (small?) crypto 
> > package to take advantage of the new PRNG.
> 
> Hmm, that's probably nothing i could do.  There's some crypto code one
> could get, but that's all written with 32-bit integers (or more) in
> mind, and probably way too huge to port to an AVR (like openssl or
> so).

Nothing I could do either. I didn't mean to imply "rolling our own" 
crypto package (ref Ted's msg). I was thinking more of porting one 
already in use. And perhaps it wouldn't have to be "top-of-the-line". 
However.... If there is nobody capable / willing to do that and the 
only real use for the larger PRNG code *would* be for a crypto 
package, then I don't see a particular advantage for adding the 
larger PRNG code. ....Though I would argue that the mega128 can hold 
an awful lot of code... :-)

 
> > 3. document different 
> > possible ways of generating seed values.
> 
> That's less problematic though, but heavily depends on what hardware
> is connected to the device.
> 
Agreed that it is heavily dependent on hardware. I thought I 
remembered seeing stuff on one of the lists about possible ways of 
generating seed values. And documenting it might still be useful... 
But I would put it at a low priority.

Well anywho, my 2 cents.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]