Re: Idea for algo.

From: Douglas A. Gwyn (DAGwyn_at_null.net)
Date: 12/31/03


Date: Tue, 30 Dec 2003 22:48:02 -0500

Peter wrote:
> Most algos that I've seen involve the use of XORing, addition,
> subtraction, rotation & bitshifting in any combination and to various
> levelsof complexity.

Really? All the ones I've seen just use NAND (apart
from a few that also need a true random bit source).
:-)