diff --git a/ChangeLog b/ChangeLog index bdb5b36be5c23b30e7311d7685ded614ae12cf87..b4aa44d3911b710a41ea76820e153c1899bda675 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2011-07-01 Niels M�ller <nisse@lysator.liu.se> + * ctr.c (ctr_crypt): Reorganized to call the encryption function + with several blocks at a time. Handle the case of a single block + specially. + * x86_64/memxor.asm: Added ALIGN for shifting loop. Deleted obsolete ifelse.