]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Thu, 5 Feb 2004 15:08:26 +0000 (16:08 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 5 Feb 2004 15:08:26 +0000 (16:08 +0100)
Rev: src/nettle/ChangeLog:1.229

ChangeLog

index 8c3661c0d5cef286b4e8904dfa00c409517c3dd9..e59040c37b05f9fb7b4771fd68f62c41eca756bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-05  Niels Möller  <niels@s3.kth.se>
+
+       * arcfour.c (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.
+
 2004-01-31  Niels Möller  <nisse@lysator.liu.se>
 
        * configure.ac (AX_CREATE_STDINT_H): Also look for uint32_t and