"Scott G. Miller" wrote: > > Doesn't Yarrow use click jitter? > Whats that? (I don't remember seeing it in the paper)
Oh, was there a paper? I remember seeing it in the code. :-) The code measures the amount of time in between two real time clock ticks in terms of the number of iterations of a tight loop (closely approximates clock cycles). This number varies based on a number of factors including random fluctuations in the speed of the two clocks (the speed also depends on hardware interrupts, etc., but this just tends to add more randomness to the result). _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
