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