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 |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Replaced first... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/machine.m4 (AES_ROUND): New macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | Minor changes.. |
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): Use AES_LOAD macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/machine.m4 (AES_LOAD): New macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/machine.m4 (AES_STORE): New macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use AES_STORE. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (aes_encrypt): Deleted xchgl instruction in final round, by |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use the AES_LAST_R... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use the AES_LAST_R... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | Ignore some more stamp files. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (AES_LAST_ROUND): New macro. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Use the AES_LAST_R... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | Added some trailing dnl:s. Added quotes to the first... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes-encrypt.asm (aes_encrypt): Move code here... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | * x86/aes.asm: Use addl and subl, not add and sub.... |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (asm_path): Enable x86 assembler. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (aes_decrypt): Adapted to the current interface. |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-14 |
Niels Möller | (aes_decrypt): Adapted to the current interface. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | Generate config.m4. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | * x86/aes.asm: Use C for comments, include the tables... |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | * x86/aes.asm: Use C for comments, include the tables... |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | * x86/machine.m4: New file (empty). |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | New file, empty for now. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | (%.asm): Added asm.m4, machine.m4 and config.m4 to |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | No need to include asm.m4, that is taken care of |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | New file, configuration for asm.m4. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | (C, include_src): New macros. |
commit | commitdiff | tree |
2002-05-07 |
Niels Möller | New file, table moved out from |
commit | commitdiff | tree |
2002-05-06 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-06 |
Niels Möller | (CFLAGS): Don't enable -Waggregate-return. |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | Pass no arguments to AM_INIT_AUTOMAKE. |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | * configure.ac: Update for automake-1.6. |
commit | commitdiff | tree |
2002-05-05 |
Niels Möller | Renamed file, used to be configure.in. |
commit | commitdiff | tree |
2002-03-20 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-03-20 |
Niels Möller | (test_program): Added missing single quote. |
commit | commitdiff | tree |
2002-03-20 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree |
2002-03-20 |
Niels Möller | (test_program): Test the exit status of the |
commit | commitdiff | tree |
2002-03-19 |
Pontus Freyhult | *** empty log message *** |
commit | commitdiff | tree |
next |