]> git.ipfire.org Git - thirdparty/nettle.git/shortlog
thirdparty/nettle.git
2003-09-19  Niels Möller*** empty log message *** lsh-1.4.2
2003-09-19  Niels Möller* testsuite/Makefile.am (AM_CPPFLAGS): Set AM_CPPFLAGS...
2003-09-19  Niels Möller* examples/Makefile.am (AM_CPPFLAGS): Set AM_CPPFLAGS...
2003-09-19  Niels MöllerNew example program that generates
2002-06-02  Niels MöllerFixed some @deftypefun declarations.
2002-05-16  Niels MöllerAdded comment on how to improve ultra sparc
2002-05-16  Niels Möller*** empty log message ***
2002-05-16  Niels Möller(_aes_crypt): Moved some registers around. We now use...
2002-05-16  Niels Möller* sparc/aes.asm: Deleted registers i and t3.
2002-05-15  Niels Möller(AES_LOAD): Eliminated t3.
2002-05-15  Niels MöllerWork in progress, reordering AES_LOAD.
2002-05-15  Niels MöllerWork in progress, reordering AES_LOAD.
2002-05-15  Niels Möller(_aes_crypt): Deleted cruft from the old source loop.
2002-05-15  Niels Möller(_aes_crypt): Deleted cruft from the old source loop.
2002-05-15  Niels Möller(_aes_crypt): Use AES_LOAD macro.
2002-05-15  Niels MöllerWork in progress, source loop unrolling.
2002-05-15  Niels MöllerWork in progress, source loop unrolling.
2002-05-15  Niels MöllerWork in progress, source loop unrolling.
2002-05-15  Niels MöllerWork in progress, source loop unrolling.
2002-05-15  Niels Möller(_aes_crypt): Unrolled source loop.
2002-05-15  Niels Möller(AES_FINAL_ROUND): Eliminated t3.
2002-05-15  Niels Möller(AES_FINAL_ROUND): Work to eliminate t3.
2002-05-15  Niels Möller(AES_FINAL_ROUND): Reordered, so that we can save one...
2002-05-15  Niels Möller(AES_FINAL_ROUND): Some reordering.
2002-05-15  Niels Möller(AES_FINAL_ROUND): Eliminated ands.
2002-05-15  Niels Möller(AES_ROUND): Eliminated use of t3.
2002-05-15  Niels Möller(AES_ROUND): Reordered instructions, so that we can...
2002-05-15  Niels Möller(AES_FINAL_ROUND): Use ldub, not lduh + and, to get...
2002-05-15  Niels Möller(AES_FINAL_ROUND): Use ldub, not ld + and, to get the...
2002-05-15  Niels Möller(AES_FINAL_ROUND): Don't update dst, just access it...
2002-05-15  Niels MöllerCleanup.
2002-05-15  Niels Möller(AES_FINAL_ROUND): New macro.
2002-05-15  Niels Möller(AES_FINAL_ROUND): New macro.
2002-05-15  Niels MöllerCleanup.
2002-05-15  Niels Möller* sparc/aes.asm (AES_ROUND): New macro.
2002-05-15  Niels Möller* sparc/aes.asm (AES_ROUND): New macro.
2002-05-15  Niels Möller* sparc/aes.asm (_aes_crypt): Deleted a bunch of additi...
2002-05-15  Niels Möller* aes-internal.h (struct aes_table): sparc_idx[0] shoul...
2002-05-15  Niels Möller(_aes_crypt): Access IDX1 and IDX3 through the T pointe...
2002-05-15  Niels MöllerCleanup.
2002-05-15  Niels Möller(_aes_crypt): Eliminated updates of i from the loop.
2002-05-15  Niels Möller* sparc/aes.asm (_aes_crypt): Unrolled final loop,...
2002-05-15  Niels Möller* sparc/aes.asm (_aes_crypt): Unrolled final loop,...
2002-05-15  Niels Möller* sparc/aes.asm (_aes_crypt): Unrolled final loop,...
2002-05-15  Niels Möller* sparc/aes.asm (_aes_crypt): Unrolled final loop,...
2002-05-15  Niels Möller* sparc/aes.asm (_aes_crypt): Unrolled final loop,...
2002-05-15  Niels Möller*** empty log message ***
2002-05-15  Niels Möller* aes-internal.h (struct aes_table): Renamed the shift_...
2002-05-15  Niels Möller(_aes_crypt): Deleted moves of constants into t2.
2002-05-15  Niels MöllerSome cleanup.
2002-05-15  Niels Möller(_aes_crypt): Eliminated the loop variable i from the...
2002-05-15  Niels Möller(_aes_crypt): Eliminated i from the first copy of the...
2002-05-15  Niels Möller(_aes_crypt): Eliminated i from the first copy of the...
2002-05-15  Niels Möller(_aes_crypt): Eliminated i from the first copy of the...
2002-05-15  Niels Möller(_aes_crypt): Eliminated i from the first copy of the...
2002-05-15  Niels Möller(_aes_crypt): Unrolled the inner loop, preparing
2002-05-15  Niels Möller*** empty log message ***
2002-05-15  Niels MöllerComment fix.
2002-05-15  Niels Möller(aes_decrypt): Got rid if the xchgl instruction after...
2002-05-15  Niels Möller(aes_decrypt): Deleted first xchgl instruction into...
2002-05-15  Niels Möller(aes_decrypt): Deleted first xchgl instruction into...
2002-05-15  Niels MöllerMinor cleanups to make the encrypt and decrypt code...
2002-05-15  Niels Möller(aes_decrypt): Use AES_STORE.
2002-05-15  Niels Möller*** empty log message ***
2002-05-15  Niels Möller* x86/aes-encrypt.asm (aes_encrypt): Use AES_SUBST_BYTE.
2002-05-15  Niels Möller(aes_encrypt): Use AES_SUBST_BYTE.
2002-05-15  Niels Möller*** empty log message ***
2002-05-15  Niels Möller* x86/machine.m4: Renamed AES_LAST_ROUND to AES_FINAL_R...
2002-05-15  Niels Möller(aes_decrypt): Use AES_LAST_ROUND.
2002-05-15  Niels Möller(aes_decrypt): Start using AES_ROUND. Fourth word.
2002-05-15  Niels Möller(aes_decrypt): Start using AES_ROUND. Third word.
2002-05-15  Niels Möller(aes_decrypt): Start using AES_ROUND. Second word.
2002-05-15  Niels Möller* x86/aes-decrypt.asm (aes_decrypt): Use the AES_LOAD...
2002-05-15  Niels Möller(aes_decrypt): Use the AES_LOAD macro.
2002-05-15  Niels Möller* x86/aes-decrypt.asm (aes_decrypt): Moved function...
2002-05-15  Niels Möller(aes_decrypt): Use _aes_decrypt_table instead of
2002-05-15  Niels Möller(aes_decrypt): Use _aes_decrypt_table instead of isbox.
2002-05-15  Niels Möller(aes_decrypt): Use _aes_decrypt_table instead of
2002-05-15  Niels MöllerNew file, empty at the start.
2002-05-15  Niels Möller(libnettle_a_SOURCES): Added aes-decrypt-table.c.
2002-05-15  Niels Möller* aes-decrypt.c (_aes_decrypt_table): Moved from this...
2002-05-15  Niels MöllerNew file, with the output of
2002-05-14  Niels Möller* sparc/aes.asm: (_aes_crypt): Restore %fp at end of...
2002-05-14  Niels Möller* sparc/aes.asm: The frame setup was broken. Tried...
2002-05-14  Niels Möller* sparc/aes.asm: The frame setup was broken. Tried...
2002-05-14  Niels Möller*** empty log message ***
2002-05-14  Niels Möller(aes_encrypt): Use test instead of cmpl $0,.
2002-05-14  Niels Möller*** empty log message ***
2002-05-14  Niels Möller(AES_SUBST_BYTE): New macro.
2002-05-14  Niels MöllerGrammar fix.
2002-05-14  Niels MöllerInstruction alignment tweaks.
2002-05-14  Niels Möller*** empty log message ***
2002-05-14  Niels Möllerwtxt needs no register of it's own, as its
2002-05-14  Niels Möller(_aes_crypt): Allocate only 32 bytes local storage...
2002-05-14  Niels MöllerAvoid using %g6 and %g7, as they are reserved for
2002-05-14  Niels MöllerAdded fixme on register usage.
2002-05-14  Niels Möller*** empty log message ***
2002-05-14  Niels Möller* x86/aes-encrypt.asm (aes_encrypt): Replaced first...
2002-05-14  Niels Möller* x86/aes-encrypt.asm (aes_encrypt): Replaced first...
2002-05-14  Niels Möller*** empty log message ***
next