diff --git a/ChangeLog b/ChangeLog index 88b44cc92c10c78035bc5d04432393d4f9a62e37..8c6d835480190baff51de54bc821bb8c0cc11e62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-10-23 Niels Möller <nisse@lysator.liu.se> + + * examples/nettle-benchmark.c (display): Use two decimal places. + + * sparc/arcfour-crypt.asm: Reorganized. Main loop unrolled four + times. Uses aligned 32-bit write accesses at DST. Still uses 8-bit + read accesses at SRC; could be improved int he case that SRC and + DST have compatible alignment. + 2005-10-19 Niels Möller <niels@s3.kth.se> * testsuite/arcfour-test.c (test_main): New testcase with 512