DragonFly bugs List (threaded) for 2006-11
DragonFly BSD
DragonFly bugs List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

bug in random(4) manpage


From: Robin Carey <robin_carey5@xxxxxxxxxxx>
Date: Sat, 18 Nov 2006 17:44:32 +0000 (GMT)

bug in random(4) man page:
   
  4th paragraph:
   
  This implementation uses A ....
   
  should be:
   
  This implementation uses a .....
   
  Also, 6th paragrpah:
   
  ... which is not considered to be as secure ....
   
  I'm not sure what information was used to make that
statement; L15 is 
secure. I analysed the security of it myself and so
far nobody has 
broken it.
   
  The only big difference between L15 and IBAA that I
know of might be 
that L15 produces sequences with small gaps (just like
ARC4), whereas 
IBAA probably doesn't do that; it probably produces a
higher quality 
pseudo-random sequence.



Sincerely,
R Carey.

Send instant messages to your online friends http://uk.messenger.yahoo.com 



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