]> git.ipfire.org Git - thirdparty/nettle.git/commit
(arcfour_crypt): Optimization suggested by Jonas
authorNiels Möller <nisse@lysator.liu.se>
Thu, 5 Feb 2004 15:08:20 +0000 (16:08 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 5 Feb 2004 15:08:20 +0000 (16:08 +0100)
commit0380a6c281646e73f28976290dbf0da767cfd97c
treea364fb1929caada5d3a49320bfb72f635ed177a3
parent27f2a7805caa1d8529661f71881cbcd22330fd91
(arcfour_crypt): Optimization suggested by Jonas
Walldén. Makes arcfour up to 50% faster on x86 and ppc, and
probably on other architectures as well.

Rev: src/nettle/arcfour.c:1.4
arcfour.c