From: Niels Möller Date: Thu, 5 Feb 2004 15:08:26 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: nettle_1.9_release_20040207~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f46f72c6fbfa0d157b007f0e9fb80fbe6d4c092;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.229 --- diff --git a/ChangeLog b/ChangeLog index 8c3661c0..e59040c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-02-05 Niels Möller + + * 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 * configure.ac (AX_CREATE_STDINT_H): Also look for uint32_t and