64 bit crypto

Michael Handler grendel at netaxs.com
Mon Sep 11 06:03:18 PDT 1995


On Sun, 10 Sep 1995, Thaddeus J. Beier wrote:

> Forgive a little bit of code...

Hey. It's C. That's what this mailing list is about, right? ;-)

> 		for(i = 0; i < 65536) {	/* stir the pot a long time */

                for (i = 0; i < 65536; i++) { /* stir the pot a long time */

Otherwise the loop will run a *long* time. Like infinity. :-)
--
Michael Handler <grendel at netaxs.com> Philadelphia, PA
Cypherpunks: Civil Liberty Through Complex Mathematics

                                            better living through cryptography






More information about the cypherpunks-legacy mailing list